asam3_initvar

Purpose:

Initialize variables in shared memory based on a specification file for ASAM3 configuration.

Enter:

asam3_initvar [spec_file_name]

Where:

spec_file_name

Optional. Specify the specification filename which contains the ECM variable names to read and the CyFlex variable names where the values will be placed. The default is to use asam3_specs.NNN.

Example:

asam3_initvar
The above command reads the file asam3_specs.NNN file and creates the CyFlex variables listed in the file.

Notes:

asam_initvar is intended to be used in the go script and should be run once per session.

See Also:

asam3_specs, ASAM3 Interface Setup