Analog Input:Acceleration:Units Property
Short Name: AI.Accel.Units
Property of DAQmx Channel
Specifies the units to use to return acceleration measurements from the channel.
| From Custom Scale (10065) | Units a custom scale specifies. If you select this value, you must specify a custom scale name. |
| g (10186) | 1 g is approximately equal to 9.81 m/s/s. |
| m/s^2 (12470) | Meters per second per second. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |