Synchronization settings. More...
#include <xidcusb.h>
Data Fields | |
unsigned int | setup_flags |
Generic setup flags. | |
unsigned int | syncin_flags |
Input synchronization flags. | |
unsigned int | syncout_flags |
Output synchronization flags. | |
SyncPinMode | sync_pin_mode |
Synchronization pin mode. | |
unsigned int | impulse_time |
Output synchronization pulse duration or input synchronization pulse dead time. | |
unsigned int | impulse_period |
This value specify number of encoder pulses between two output synchronization pulses when TTL_SYNCOUT_ONPERIOD is set. |
Synchronization settings.
This structure contains all synchronization settings, modes, periods and flags. It specify behaviour of synchronization In/Out. All boards are supplied with standart set of these settings
unsigned int impulse_period |
This value specify number of encoder pulses between two output synchronization pulses when TTL_SYNCOUT_ONPERIOD is set.
Range: 0..65535
unsigned int impulse_time |
Output synchronization pulse duration or input synchronization pulse dead time.
Range: 0..65535