Analog Input:General Properties:Digitizer/ADC:Raw Sample Justification Property
Short Name: AI.RawSampJustification
Property of DAQmx Channel
Indicates the justification of a raw sample from the device.
| Left-Justified (10209) | Samples occupy the higher bits of the integer. |
| Right-Justified (10279) | Samples occupy the lower bits of the integer. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read only |
| Resettable | no |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |