Represents the event which triggers this output.
enum Go2DigitalEvent { GO2_DIGITAL_CONTROL_EVENT_MEASUREMENT = 1, GO2_DIGITAL_CONTROL_EVENT_SOFTWARE = 2 };
|
Members |
Description |
|
GO2_DIGITAL_CONTROL_EVENT_MEASUREMENT = 1 |
Output is measurement driven. |
|
GO2_DIGITAL_CONTROL_EVENT_SOFTWARE = 2 |
Output is software driven. |
Go2Api.h