Data Fields

sync_settings_t Struct Reference

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.

Detailed Description

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

See also:
get_sync_settings
set_sync_settings

Field Documentation

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


The documentation for this struct was generated from the following file: