state_mon
Purpose:
-
Perform actions to determine if the state of specified variables matches the state of specified values.
Enter:
-
state_mon <priority> <cfg_event_name> <reply_event_name> <read_opt>
Where:
-
priority
Specify the task run priority.
cfg_event_name
Specify the config event name to attach.
reply_event_name
Specify the reply event name to set with the status of processing.
read_opt
Specify either READ or READ_ONCE.
Example:
Notes:
See Also:
Monitoring Test Cell State (Variables) with state_mon, Introduction to state_mon