Analog Sample Format

The C3D format expects that the format of the stored analog sample from the ADC will be an unsigned 16-bit binary code defined by the resolution of the ADC.  The real-world value of the ADC sample is determined by the voltage range of the ADC channel which must be configured to match the range of the applied analog signal.

The stored binary analog samples are converted into real-world values by the scaling calculations using the ANALOG:SCALE, ANALOG:GEN_SCALE and ANALOG:OFFSET parameters.