Scale.PreScaledUnits Property
- Updated2023-02-21
- 1 minute(s) read
Specifies the units of the values that you want to scale.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public ScalePreScaledUnits PreScaledUnits { get; set; }
Public Property PreScaledUnits As ScalePreScaledUnits Get Set
Property Value
Type: ScalePreScaledUnitsSpecifies the units of the values that you want to scale.
Exceptions
| Exception | Condition |
|---|---|
| DaqException | The NI-DAQmx driver returned an error. |