Products Applications Downloads Features Wiki forum Store

DAT Export

From Wiki077
Revision as of 16:41, 7 July 2011 by Ben (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DAT exporting sends numbers, strings or expressions in a table format to a parameter of any operator. You can export these values to menus as well.

To export data from a DAT, it must be in table format with properly named columns. The columns are named:

path parameter value enable

Each row represents one value to be exported to a parameter location.

The path and parameter specify the network path to the operator and parameter where the data will be exported to.

The value column contains the data to be exported. It can be a numeric value, string value or expression.

The enable column is optional. When set to '0' the export defined in that row is disabled.

The DAT's Export Flag must be toggled on to enable the export. Once the export is established, a dotted line will connect the DAT and the operator to indicate the Link.

To disable the export, simply toggle the DAT's export flag off.

DATexport.png

Personal tools