stability

Purpose:

Evaluate and monitor stability criteria for variables in a system, determining if conditions such as variance and deviation are met over specified periods.

Enter:

stability <priority> <reply_event_name> <config_event_name>

Where:

priority Specify the priority level for the stability process, typically one less than the parent process.
reply_event_name Specify the name of the event that is signaled when stability criteria are satisfied.
config_event_name Specify the name of the event used for receiving configuration messages from the parent process.

Example:

stability 5 stability_reply stability_config

Notes:

This program runs as a child task and relies on event-based communication.

See Also:

Test Manager User Guide, Introduction to state_mon, Monitoring Test Cell State (Variables) with state_mon, @STABILITY_SPECS and @STABILITY_ACTION