Get/Set/Reset Scale_Descr

NI-DAQmx C Properties

Get/Set/Reset Scale_Descr

int32 __CFUNC DAQmxGetScaleDescr(const char scaleName[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetScaleDescr(const char scaleName[], const char *data);

Purpose

DAQmxGetScaleDescr gets the Description property.

DAQmxSetScaleDescr sets the Description property.