![]() | Download Help (Windows Only) |
int32 __CFUNC DAQmxGetAIChanCalDesc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetAIChanCalDesc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetAIChanCalDesc(TaskHandle taskHandle, const char channel[]);
DAQmxGetAIChanCalDesc gets the Analog Input >> General Properties >> Channel Calibration >> Description property.
DAQmxSetAIChanCalDesc sets the Analog Input >> General Properties >> Channel Calibration >> Description property.
DAQmxResetAIChanCalDesc resets the Analog Input >> General Properties >> Channel Calibration >> Description property.
Helpful
Not Helpful