Ieee1588v2UnicastRequest Object


Description:

IEEE 1588v2 unicast request message.

Parents: Project

Relations:

Side name
(Type)
Relative Description
Ieee1588v2ClockConfig
(UnicastNegotiation)

Ieee1588v2ClockConfig

Unicast Negotiation

Ieee1588v2UnicastRequest Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AnnounceDuration

Number of seconds that has to pass without receipt of an Announce message to time out.

Type: u16

Default: 300

Range: 10 - 1000

DelayResponseDuration

Number of seconds that has to pass without receipt of a Delay_Resp message to time out.

Type: u16

Default: 300

Range: 10 - 1000

LogAnnounceInterval

Logarithm, base 2, of the interval between announce messages in seconds.

Type: s8

Default: 1

Range: -4 - 3

LogDelayResponseInterval

Logarithm, base 2, of the minimum permitted mean time interval between successive Delay_Resp messages.

Type: s8

Default: -4

Range: -7 - 7

LogPdelayResponseInterval

Logarithm, base 2, of the minimum permitted mean time interval between successive Pdelay_Resp messages.

Type: s8

Default: -4

Range: -7 - 7

LogSyncInterval

Logarithm, base 2, of the interval between Sync messages in seconds.

Type: s8

Default: -4

Range: -7 - 7

PdelayResponseDuration

Number of seconds that has to pass without receipt of a Pdelay_Resp message to time out.

Type: u16

Default: 300

Range: 10 - 1000

RequestInterval

Interval to wait for a response to a request.

Type: u32

Default: 1

Range: 1 - 1000000000

RequestRetryCount

Number of request periods before timing out.

Type: u32

Default: 3

Range: 1 - 1000000000

SleepTime

Number of seconds to wait before resending a unicast request when a previous quest is either denied or goes unanswered.

Type: u32

Default: 60

Range: 1 - 1000000000

SyncDuration

Number of seconds that has to pass without receipt of a Sync message to time out.

Type: u16

Default: 300

Range: 10 - 1000

UnicastRequestMsgType

Flags indicating which unicast messages are enabled.

Type: enum

Default: 3

Possible Values:

Value Description
ANNOUNCE

Enable Announce messages.

SYNC

Enable Sync messages.

DELAY_RESPONSE

Enable Delay_Resp messages.

PDELAY_RESPONSE

Enable Pdelay_Resp messages.

Ieee1588v2UnicastRequest Read-Only Attributes

There are no read-only attributes.