Summary
The information related to timing of the frame.
IPduTiming.cycle
IPduTiming.cyclic_timings
IPduTiming.debounce_time
IPduTiming.event_timings
IPduTiming.send_conditions
Structure
the cycle of the frame (may be None value).
None
decimal or None
decimal
The possible cyclic times of the frame.
Array[ICyclicTiming]
Array
ICyclicTiming
The debounce time of the frame.
The possible event times of the frame.
Array[IEventTiming]
IEventTiming
A list of the conditions on which the frame is sent.
Array[str]
str