Get/Set/Reset AI_LossyLSBRemoval_CompressedSampSize

NI-DAQmx C Properties

Get/Set/Reset AI_LossyLSBRemoval_CompressedSampSize

int32 __CFUNC DAQmxGetAILossyLSBRemovalCompressedSampSize(TaskHandle taskHandle, const char channel[], uInt32 *data);

int32 __CFUNC DAQmxSetAILossyLSBRemovalCompressedSampSize(TaskHandle taskHandle, const char channel[], uInt32 data);

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

Purpose

DAQmxGetAILossyLSBRemovalCompressedSampSize gets the Analog Input >> General Properties >> Advanced >> Data Transfer and Memory >> Compression >> Lossy LSB Removal >> Compressed Sample Size property.

DAQmxSetAILossyLSBRemovalCompressedSampSize sets the Analog Input >> General Properties >> Advanced >> Data Transfer and Memory >> Compression >> Lossy LSB Removal >> Compressed Sample Size property.

DAQmxResetAILossyLSBRemovalCompressedSampSize resets the Analog Input >> General Properties >> Advanced >> Data Transfer and Memory >> Compression >> Lossy LSB Removal >> Compressed Sample Size property.