Get/Set/Reset CI_SemiPeriod_DigSync_Enable

NI-DAQmx C Properties

Get/Set/Reset CI_SemiPeriod_DigSync_Enable

int32 __CFUNC DAQmxGetCISemiPeriodDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 *data);

int32 __CFUNC DAQmxSetCISemiPeriodDigSyncEnable(TaskHandle taskHandle, const char channel[], bool32 data);

int32 __CFUNC DAQmxResetCISemiPeriodDigSyncEnable(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCISemiPeriodDigSyncEnable gets the Counter Input >> Semi-Period >> Digital Synchronization >> Enable property.

DAQmxSetCISemiPeriodDigSyncEnable sets the Counter Input >> Semi-Period >> Digital Synchronization >> Enable property.

DAQmxResetCISemiPeriodDigSyncEnable resets the Counter Input >> Semi-Period >> Digital Synchronization >> Enable property.