The Export/Import display provides client-side integration with external tools. Data can be exported from VisualCommander to a standard file format; that file can then be processed by an external tool. The external tool can produce a similarly-formatted file to provide data to be imported back into VisualCommander.
The Export/Import display provides for the following sequence of events:
Each major step in the sequence - Export, Import, and Processing - is optional. It's possible to use the display only to export to an external file, without any sort of managed post-processing or import of processed data; it's also possible use it simply to import data from an external source for use within VisualCommander.
The Configuration window for the Export/Import display consists of four major tabs, which will be described in order.
The Outputs tab allows for configuration of the data that will be written to the export file. Outputs may be added in one of two ways:
Outputs are unordered. They are written to the export file in tab-delimited format; the first row gives the name of each output. Subsequent rows provide the associated data for the output. The first column of the file provides the Julian date associated with that row's data.
While running, the display provides only two buttons to the user. Clicking on the Export button will cause the most recent set of data to be immediately exported to a file. If post-processing has been enabled, the post-processing will then be done on the exported data. The Import button causes the import file to be re-read immediately.