IMessageFlexRayHeader

Summary

Represents a FlexRay frame header object.

Properties

Structure

class IMessageFlexRayHeader
cas

Collision Avoidance Symbol

Type

bool

cycle

The message cycle count.

Type

uint8

frame_id

The frame id.

Type

uint16

header_crc

Header CRC

Type

uint16

nfi
Null Frame Indicator

Note: this field is False if the frame is a Null Frame If this field is False then the payload segment contains no valid data.

Type

bool

ppi

Payload preamble Indicator

Type

bool

repetition

FlexRay cycle repetition, only takes effect when sending

Type

uint8

sufi

Startup Frame Indicator

Type

bool

syfi

Sync Frame Indicator

Type

bool

ws

Wakeup Symbol

Type

bool