Get/Set/Reset AI_Thrmstr_B

NI-DAQmx C Properties

Get/Set/Reset AI_Thrmstr_B

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

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

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

Purpose

DAQmxGetAIThrmstrB gets the Analog Input >> Temperature >> Thermistor >> B property.

DAQmxSetAIThrmstrB sets the Analog Input >> Temperature >> Thermistor >> B property.

DAQmxResetAIThrmstrB resets the Analog Input >> Temperature >> Thermistor >> B property.