Summary
Represents a Frame.
IFrame.frame_type
IFrame.length
IFrame.name
IFrame.pdu_instances
IFrame.signal_activation_configs
IFrame.signals
IFrame.uuid
Structure
The type of the frame.
FrameType
The byte length of the frame.
uint32
The name of the item.
str
The mapping to the pdus of the frame.
Array[IPduInstance]
Array
IPduInstance
A list of the states on which the signals of the frame are activated.
List[ISignalActivation]
List
ISignalActivation
The signals list of the frame.
ICollection[ISignalInstance]
ICollection
ISignalInstance
The uuid of the frame.