GoalMgr

Purpose:

Process test command events sent from gp_test.

Enter:

GOALMgr [priority] [interval] [+c] [status_SV] [status_IV] [limit_LV] [PCF_filename] [umf=unit_map] [variable_map]

Where:

priority

Specify the task priority. The default is 10.

interval

Specify the interval in milliseconds. The default is 1000.

+c

Specify this flag to indicate watchdog criticality.

status_SV

Specify the STRING_VARIABLE to receive GOAL interface status.

status_IV

Specify the INTEGER_VARIABLE to receive GOAL interface status.

limit_LV

Specify the LOGICAL_VARIABLE that controls GOALMgr limit checking.

pcf_filename

Specify the pathname of the PCF file to use for this GOAL interface.

umf

Specify the pathname of the unit map file to use for this GOAL interface.

variable_map

Specify the pathname of the variable map file to map Dominion to CyFlex variables.

Example:

GOALMgr +c SV_550 IV_220 PCF_file UMF_File

The preceding accepts priority and interval defaults, specifies watchdog criticality, STRING, INTEGER variables to receive GOAL interface status along with PCF and unit map files.

Notes:

 

See Also: