Represents a trigger source type.
enum Go2TriggerSource { GO2_TRIGGER_SOURCE_TIME = 0, GO2_TRIGGER_SOURCE_ENCODER = 1, GO2_TRIGGER_SOURCE_INPUT = 2, GO2_TRIGGER_SOURCE_SOFTWARE = 3 };
|
Members |
Description |
|
GO2_TRIGGER_SOURCE_TIME = 0 |
Trigger on internal clock. |
|
GO2_TRIGGER_SOURCE_ENCODER = 1 |
Trigger on encoder. |
|
GO2_TRIGGER_SOURCE_INPUT = 2 |
Trigger on digital input. |
|
GO2_TRIGGER_SOURCE_SOFTWARE = 3 |
Trigger on software messages. |
Go2Api.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.