IPduTiming

Summary

The information related to timing of the frame.

Properties

Structure

class IPduTiming
cycle

the cycle of the frame (may be None value).

Type

decimal or None

cyclic_timings

The possible cyclic times of the frame.

Type

Array[ICyclicTiming]

debounce_time

The debounce time of the frame.

Type

decimal

event_timings

The possible event times of the frame.

Type

Array[IEventTiming]

send_conditions

A list of the conditions on which the frame is sent.

Type

Array[str]