Represents an encoders triggering behavior.
enum Go2EncoderTriggerMode { GO2_ENCODER_TRIGGER_MODE_TRACK_REVERSE = 0, GO2_ENCODER_TRIGGER_MODE_IGNORE_REVERSE = 1, GO2_ENCODER_TRIGGER_MODE_BIDIRECTIONAL = 2 };
|
Members |
Description |
|
GO2_ENCODER_TRIGGER_MODE_TRACK_REVERSE = 0 |
Do not reverse trigger. Track reverse motion to prevent repeat forward triggers. |
|
GO2_ENCODER_TRIGGER_MODE_IGNORE_REVERSE = 1 |
Do not reverse trigger. Forward trigger unconditionally. |
|
GO2_ENCODER_TRIGGER_MODE_BIDIRECTIONAL = 2 |
Forward and reverse trigger. |
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.