NtpStateWaitCommand Object


Description:

Wait for NTP client state change command.

Can be used with Command Sequencer: Yes

GUI Command Name: NTP: Wait for NTP client changed to specific state

Parents: Sequencer

NtpStateWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

Object handles to wait for.

Type: handle

Default: 0

SyncState

State to wait for.

Type: enum

Default: SYNCD

Possible Values:

Value Description
IDLE

Idle.

SYNCHRONIZING

Synchronizing.

UNSYNCD

Unsynchronized.

PARTIAL_SYNCD

Partially synchronized.

SYNCD

Synchronized.

WaitTime

Maximum amount of time to wait in seconds.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

NtpStateWaitCommand Read-Only Attributes

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