PppoxDisconnectWaitCommand Object


Description:

Wait for PPPoX sessions to disconnect and become idle.

Can be used with Command Sequencer: Yes

GUI Command Name: PPPoX: Wait for Sessions to Disconnect

Parents: Sequencer

PppoxDisconnectWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockDisconnectState

State of the block to wait for.

Type: enum

Default: IDLE

Possible Values:

Value Description
NONE

None 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 idle state.

Type: handle

Default: 0

WaitTime

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

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

PppoxDisconnectWaitCommand Read-Only Attributes

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