Flexray Tp Config Module
- class mtf.diag_port.flexray_tp_config.FlexrayTpConfig
FlexrayTpConfig(channel_name: str, rx_frame_id: str, target_address: int, tx_frame_id: str, source_address: str, pdu_length: int = 254, flow_timeout: int = 1000)
- __init__(channel_name: str, rx_frame_id: str, target_address: int, tx_frame_id: str, source_address: str, pdu_length: int = 254, flow_timeout: int = 1000)
- channel_name: str
- tx_frame_id: int
- rx_frame_id: int
- tx_slot_id: int
- tx_offset: int
- tx_repetition: int
- source_address: int
- rx_slot_id: int
- rx_offset: int
- rx_repetition: int
- target_address: int
- pdu_length: int
- flow_timeout: int