Creates a SavedScaleInfo object that you can use to retrieve information about the specified custom scale stored in Measurement & Automation Explorer (MAX).

Syntax

Namespace: NationalInstruments.DAQmx

public SavedScaleInfo GetSavedScaleInfo(string persistedName)

Parameters

NameTypeDescription
persistedNamestring

The name of the custom scale stored in MAX.

Returns

A SavedScaleInfo object that represents the custom scale stored in MAX.

Exceptions

TypeDescription
NationalInstruments.DAQmx.DaqException

The NI-DAQmx driver returned an error.