AncpPortDownWaitCommand Object


Description:

Wait for ANCP node's subscribers to go into idle state.

Can be used with Command Sequencer: Yes

GUI Command Name: ANCP: Wait for All PortDowns to be sent

Parents: Sequencer

AncpPortDownWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

List of ANCP block config object handles (that is, AncpAccessNodeConfig).

Type: handle

Default: 0

SubscriberBlockState

State of the block to wait for.

Type: enum

Default: IDLE

Possible Values:

Value Description
NONE

Null state.

IDLE

Idle state.

ESTABLISHING

Establishing state.

TERMINATING

Terminating state.

ESTABLISHED

Established state.

WaitTime

Maximum amount of time to wait for ANCP node's subscribers to go into established state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

AncpPortDownWaitCommand Read-Only Attributes

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