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