NtpClientSessionResults Object


Description:

NTP client session results.

Parents: NtpClientConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

NtpClientConfig

Use this to connect a results object to an object.

NtpClientSessionResults Writable Attributes

There are no writable attributes.

NtpClientSessionResults Read-Only Attributes

Read-Only Attribute Description
CurrentOffset

Current offset(ms).

Type: double

Default: 0

CurrentRootDelay

Current root delay(ms).

Type: double

Default: 0

CurrentRootDispersion

Current root dispersion(ms).

Type: double

Default: 0

CurrentRoundTripDelay

Current round trip delay(ms).

Type: double

Default: 0

LastPktRxTime

Last packet received time.

Type: string

Default: 01 January 1970 12:00:00.000000000

ParentName

Name of parent protocol for which the results apply.

Type: string

Default: "" (empty string)

PeerPrecision

Peer precision in log2 seconds.

Type: s8

Default: 0

PeerStratum

Peer stratum.

Type: u8

Default: 16

PeerVersion

Peer NTP version.

Type: u8

Default: 4

SessionIndex

Session index.

Type: u32

Default: 0

SessionState

Session state.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle.

SYNCHRONIZING

Is synchronizing.

UNSYNCD

Unsynchronized.

SYNCD

Synchronized.

SyncDistance

Synchronize distance(ms).

Type: double

Default: 0

TimeOfDay

Time of day.

Type: string

Default: 01 January 1970 12:00:00.000000000

UnsyncdReason

Unsynchronized reason.

Type: string

Default: "" (empty string)