![]() | Download Help (Windows Only) |
Creates a SavedScaleInfo object that you can use to retrieve information about the specified custom scale stored in Measurement
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Function GetSavedScaleInfo ( _ persistedName As String _ ) As SavedScaleInfo |
C# |
---|
public SavedScaleInfo GetSavedScaleInfo( string persistedName ) |
A SavedScaleInfo object that represents the custom scale stored in MAX.
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Helpful
Not Helpful