Get/Set/Reset AI_ForceReadFromChan

NI-DAQmx C Properties

Get/Set/Reset AI_ForceReadFromChan

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

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

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

Purpose

DAQmxGetAIForceReadFromChan gets the Analog Input >> Temperature >> Advanced >> Force Read from Channel property.

DAQmxSetAIForceReadFromChan sets the Analog Input >> Temperature >> Advanced >> Force Read from Channel property.

DAQmxResetAIForceReadFromChan resets the Analog Input >> Temperature >> Advanced >> Force Read from Channel property.