Get/Set/Reset SwitchScan_RepeatMode

NI-DAQmx C Properties

Get/Set/Reset SwitchScan_RepeatMode

int32 __CFUNC DAQmxGetSwitchScanRepeatMode(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetSwitchScanRepeatMode(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetSwitchScanRepeatMode(TaskHandle taskHandle);

Purpose

DAQmxGetSwitchScanRepeatMode gets the Repeat Mode property.

DAQmxSetSwitchScanRepeatMode sets the Repeat Mode property.

DAQmxResetSwitchScanRepeatMode resets the Repeat Mode property.