PppoxConnectWaitCommand Object


Description:

Wait for PPPoX sessions to go into connected state.

Can be used with Command Sequencer: Yes

GUI Command Name: PPPoX: Wait for Sessions to Connect

Parents: Sequencer

PppoxConnectWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockConnectedState

State of the block to wait for.

Type: enum

Default: CONNECTED

Possible Values:

Value Description
NONE

Null state.

IDLE

Idle state.

CONNECTING

Connecting state.

CONNECTED

Connected state.

DISCONNECTING

Disconnecting state.

TERMINATING

Terminating state.

ObjectList

List of object handles (that is, Project, Port, or EmulatedDevice) on which to wait for connected state.

Type: handle

Default: 0

WaitTime

Maximum amount of time to wait for sessions to go into connected state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

PppoxConnectWaitCommand Read-Only Attributes

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