OseWaitForSwitchConfigStateCommand Object


Description:

Wait for the switch to achieve a specific state.

Can be used with Command Sequencer: Yes

GUI Command Name: OSE: Wait For OSE Switch State

Parents: Sequencer

OseWaitForSwitchConfigStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

Specify device list.

Type: handle

Default: 0

WaitForState

State to wait for.

Type: enum

Default: STARTED

Possible Values:

Value Description
STOPPED

Switch is stopped.

STARTED

Switch is started.

WaitTime

Number of seconds to wait.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

OseWaitForSwitchConfigStateCommand Read-Only Attributes

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