AIRawSampleJustification Enumeration
- Updated2023-02-21
- 1 minute(s) read
AIRawSampleJustification Enumeration
Indicates the justification of a raw sample from the device.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum AIRawSampleJustification
Public Enumeration AIRawSampleJustification
Members
Member name | Value | Description | |
---|---|---|---|
RightJustified | 10279 | Samples occupy the lower bits of the integer. | |
LeftJustified | 10209 | Samples occupy the higher bits of the integer. |
Remarks
Indicates the justification of a raw sample from the device. Use this enumeration to get or set the value of RawSampleJustification.