WaitForRouterStateCommand Object


Description:

Wait for router state to be up or down.

Can be used with Command Sequencer: Yes

GUI Command Name: Routing: Wait For Router State

Parents: Sequencer

WaitForRouterStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

List of router handles on which to perform this command.

Type: handle

Default: 0

WaitRouterState

Wait router state.

Type: enum

Default: PROTOCOL_UP

Possible Values:

Value Description
PROTOCOL_UP

Wait router state is up.

PROTOCOL_DOWN

Wait router state is down.

WaitTime

Max time to wait (in seconds) for command to complete.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

WaitForRouterStateCommand Read-Only Attributes

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