IFrTpChannel
Summary
Represents a FlexRay-TP Channel.
- Properties
Structure
- class IFrTpChannel
- extended_addressing
- Addressing Type of this connection
TrueTwo BytesFalseOne Byte.
- Type
boolor None
- fr_tp_connections
The list of FlexRay-TP connections referenced in the FlexRay-TP Channel.
- Type
- max_bs
- This attribute defines the number of CFs (Consecutive Frames) between two FCs (Flow Controls) (block size).
Valid values are from
1to16when retry is activated and from0to255otherwise.
- Type
int32or None
- max_fc_wait
Defines the maximal number of wait frames to be sent for a pending connection.
- Type
uint8or None
- maximum_message_length
Specifies the maximum message length for the particular channel.
- time_br
Defines the time, in seconds, between receiving the last CF of a block or an FF-x (or SF-x) and sending out an FC or AF.
- Type
decimalor None
- time_cs
- Defines the time, in seconds, between the sending of two CFs or between a CF and a FC (for Transmit Cancellation)
or between reception of a FC or AF and sending of the next CF or a FC (for Transmit Cancellation).
- Type
decimalor None
- timeout_ar
- Defines the time, in seconds, between the PDU transmit request of the Transport Layer to the FlexRay Interface
and the corresponding confirmation of the FlexRay Interface on the receiver side (for FC or AF).
- Type
decimalor None
- timeout_as
- Defines the timeout, in seconds, between the PDU transmit request for the first PDU of the group used in the current connection of the Transport Layer to the FlexRay Interface
and the corresponding confirmation of the FlexRay Interface (when having sent the last PDU of the group used in this connection) on the sender side (SF-x, FF-x, CF).
- Type
decimalor None
- timeout_bs
Defines the timeout, in seconds, for waiting for an FC or AF on the sender side in a
1:1connection.- Type
decimalor None