Get/Set/Reset AI_RTD_B

NI-DAQmx C Properties

Get/Set/Reset AI_RTD_B

int32 __CFUNC DAQmxGetAIRTDB(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetAIRTDB(TaskHandle taskHandle, const char channel[], float64 data);

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

Purpose

DAQmxGetAIRTDB gets the Analog Input >> Temperature >> RTD >> Custom >> B property.

DAQmxSetAIRTDB sets the Analog Input >> Temperature >> RTD >> Custom >> B property.

DAQmxResetAIRTDB resets the Analog Input >> Temperature >> RTD >> Custom >> B property.