Processing Interface and Lists

Previous  Next

 

After the processing options have been selected using the Extended User Input Dialog (UID) or a MaxA Options File (MAO) the Common Library will select and run the Data Processor Script (DPS).  The input the the processing script is the current MaxA Options File (MAO) and a File Selection List (FSL) that contains a list of the files, points and analogs to be processed.

 

The output from the Data Processor Script (DPS) is the output data with a Data Descriptor List (DDL).  Data Arrays are allocated dynamically by the DPS using NEW and the reference(s) are included in the DDL.

 

The DDL is then used as the input for the Graphs, Tables, MaxD3D and Reports.  See Processing Data Flow Table

 

The lists are accessed through handles that are passed to the processing functions along with a handle to the current profile file.