Analog Input >> General Properties >> Digitizer/ADC >> Raw Sample Justification

NI-DAQmx C Properties

Analog Input >> General Properties >> Digitizer/ADC >> Raw Sample Justification

Data Type: int32
Description: Indicates the justification of a raw sample from the device.
Restrictions: Not Settable

Valid values

DAQmx_Val_RightJustified 10279 Samples occupy the lower bits of the integer.
DAQmx_Val_LeftJustified 10209 Samples occupy the higher bits of the integer.


You can get this property using:
  DAQmxGetAIRawSampJustification