Summary
Represents an Ethernet Channel.
See also
IChannel
IChannelEthernet.channel_name
IChannelEthernet.cluster
IChannelEthernet.frame_triggerings
IChannelEthernet.name
IChannelEthernet.pdu_triggerings
IChannelEthernet.signal_triggerings
IChannelEthernet.uuid
IChannelEthernet.vlan_identifier
IChannelEthernet.vlan_name
IChannelEthernet.vlan_uuid
Structure
Extracts the FlexRay channel name.
CHANNEL_NAME
Extracts the cluster of the channel.
ICluster
Extracts the frame triggerings of the channel.
IEnumerable[IFrameTriggering]
IEnumerable
IFrameTriggering
The Human-readable identifier.
str
Extracts the pdu triggerings of the channel.
IEnumerable[IPduTriggering]
IPduTriggering
Extracts the signal triggerings of the channel.
IEnumerable[ISignalTriggering]
ISignalTriggering
The Globally unique ID.
Extracts the vlan identifier of the channel.
decimal or None
decimal
Extracts the vlan name of the channel.
Extracts the vlan id of the channel.