MtfIOStateEvent
- class mtf.libs.mtf_pybinder.MtfIOStateEvent
event received for measurement changes from HW devices
- __init__(*args, **kwargs)
- __new__(**kwargs)
- property channel_name
channel name
- property direction
event direction
- property event_type
event type
- get_current(self: mtf.libs.mtf_pybinder.MtfIOStateEvent) float | None
get current if available
- get_resistance(self: mtf.libs.mtf_pybinder.MtfIOStateEvent) int | None
get resistance if available
- get_voltage(self: mtf.libs.mtf_pybinder.MtfIOStateEvent) float | None
get voltage if available
- property timestamp
ctime stamp
- property timestamp_struct
frame timestamp struct to access further features
- property value
raw paylaod value