IFrameTriggering

Summary

Represents a Frame Triggering.

Properties

Structure

class IFrameTriggering
base_cycle

FlexRay base cycle of the frame.

Type

uint8 or None

can_frame_rx_behaviour

the can frame Rx behavior of the frame triggering.

Type

str

can_frame_tx_behaviour

the can frame Tx behavior of the frame triggering.

Type

str

channel

Channel the frame being triggered

Type

IChannel

cluster

Cluster the frame being triggered

Type

ICluster

cycle_repetition

FlexRay cycle repetition of the frame.

Type

uint8 or None

frame

Frame being triggered

Type

IFrame

id

The id of the frame.

Type

uint32 or None

name

The name of the item.

Type

str

uuid

The uuid of the frame.

Type

str