AutosarTimeSyncPortConfig Object


Description:

Autosar Time Sync configuration class

Automatically created from: Port

AutosarTimeSyncPortConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CANId

CAN Id(hex).

Type: u32

Default: 0x425

DeviceRole

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Not in Use

Type: enum

Default: SLAVE

Possible Values:

Value Description
SLAVE

Not in Use

DevicesMode

Device Mode, Can be Rx or Tx.

Type: enum

Default: RX

Possible Values:

Value Description
RX

Device Mode is Rx.

TX

Device Mode is Tx.

MaxFollowUpInterval

Max FollowUp tolerance after SYNC

Type: u32

Default: 100

Range: 0 - 4096000

MaxSyncInterval

Max tolerance after SYNC

Type: u32

Default: 50

Range: 0 - 100

MinFollowUpInterval

Min FollowUp tolerance after SYNC

Type: u32

Default: 0

Range: 0 - 4096000

MinSyncInterval

Min tolerance before SYNC

Type: s32

Default: -10

Range: -100 - 0

OverflowOfSeconds

Overflow Of Seconds.

Type: u8

Default: 0x0

Range: 0 - 3

PortNumber

Port Number).

Type: u8

Default: 0x01

Range: 0x01 - 0x05

Protocol

Protocol.

Type: enum

Default: CAN

Possible Values:

Value Description
CAN

CAN.

RandomJump

Sequence Counter Random Jump between two SYNC

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enabled Sequence Counter Random Jump between two SYNC.

FALSE

Disabled Sequence Counter Random Jump between two SYNC.

SequenceCounterJump

Sequence Counter Jump Width between two SYNC

Type: u32

Default: 1

Range: 1 - 15

SgwBit

Sync to gate way bit.

Type: u8

Default: 0x0

Range: 0 - 1

SyncInterval

Sync Interval(secs).

Type: u32

Default: 500

Range: 1 - 4096000

TimeDomain

Time Domain(hex).

Type: u8

Default: 0x0

Range: 0 - 0x0F

AutosarTimeSyncPortConfig Read-Only Attributes

There are no read-only attributes.