ClientLoadProfileRunStateWaitCommand Object


Description:

Have Application Layer Clients wait on specific Load Profile Run State.

Can be used with Command Sequencer: Yes

GUI Command Name: Application Layer: Wait on Load Profile Run State

Parents: Sequencer

ClientLoadProfileRunStateWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
LoadProfileRunState

Whether to wait for profile to be running or stopped.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Wait for profile to be running.

FALSE

Wait for profile to be stopped.

ObjectList

List of handles for objects to wait for.

Type: handle

Default: 0

WaitTime

Amount of time to wait for expected run state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

ClientLoadProfileRunStateWaitCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful