IFrConnectionControl

Summary

Configuration parameters to control a FlexRay TP connection.

Properties

Structure

class IFrConnectionControl
max_fc_wait

Defines the maximum number of Flow Control N-PDUs with FlowState "WAIT".

Type

uint8 or None

name

The UUID or the path of the TP Config and the index of the FlexRay-TP Channel.

Type

str

time_br

Defines the time, in seconds, until transmission of the next FlowControl N-PDU.

Type

decimal or None

time_cs

Defines the time, in seconds, until transmission of the next ConsecutiveFrame NPdu/LastFrame NPdu.

Type

decimal or 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 (Flow Control) or AF (Acknowledgment Frame)).

Type

decimal or 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 or FC (in case of Transmit Cancellation)).

Type

decimal or None

timeout_br
Defines the timeout, in seconds, between the Pdu receive indication of the Transport Layer to the FlexRay Interface

and the corresponding Pdu transmission of the FlexRay Interface on the receiver side.

Type

decimal or None

timeout_bs

Defines the timeout, in seconds, for waiting for an FC or AF on the sender side in a 1:1 connection.

Type

decimal or None

timeout_cr

Defines the time, in seconds, for waiting for a CF or FF-x (in case of retry) after receiving the last CF or after sending an FC or AF on the receiver side.

Type

decimal or None

timeout_cs

Defines the time, in seconds, to transmit the next ConsecutiveFrame NPdu or the last frame NPdu after receiving the flow control frame (CTS) from the sender side.

Type

decimal or None

uuid

The UUID or the path of the TP Config and the index of the FlexRay-TP Channel.

Type

str