Prototypes, Program references – Measurement Computing Data Acquisition Systems rev.10.4 User Manual
Page 82

Post-Acquisition Data Formats
The postProcFormat parameter specifies the format for which post-acquisition data will be presented. It is
only valid for TempBook devices reading thermocouples with one-step functions. The postProcFormat
format is used by the one-step functions of the form daqAdcRd…. The default value is DappdfRaw, where
the post-acquisition data format will follow the rawFormat parameter. The DappdfTenthsDegC
parameter specifies the data format to be in tenths of a degree on a Celsius scale.
Certain devices may be limited to the types of raw and post-acquisition
data formats which can be presented.
Prototypes
C/C++
daqAdcSetDataFormat(DaqHandleT handle, DaqAdcRawDataFormatT rawFormat,
DaqAdcPostProcDataFormatT postProcFormat);
Visual BASIC
VBdaqAdcSetDataFormat&(ByVal handle&, ByVal rawFormat&, ByVal
postProcFormat&)
Program References
None
4.2-26 Daq API Command Reference
988594
Programmer’s Manual