idle

Purpose:

Send an idle_mode event to the Test Scheduler to initiate idle mode.

Enter:

idle [registered_name]

Where:

registered_name

Optional. Specify the registered name of the version of the Test Scheduler to which the command is directed. The default is test.

Example:

idle
The above command sends the idle_mode event to the gp_test registered as ‘test’. The test manager will receive this event and take the action specified in the active procedure file.

Notes:

The idle_mode event can be configured in the Test Scheduler’s header specification file via the @UNIVERSAL_REGISTERED_EVENT keyword.

See Also:

adv, hold, gp_stop, releasesuspend, gp_test, Test Manager User Guide, Master Scheduler