NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SavedScaleInfo.Name Property

SavedScaleInfo.Name Property

SavedScaleInfoName Property

Gets the name of the scale.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public string Name { get; }
Public ReadOnly Property Name As String
	Get

Property Value

Type: String
A String that represents the name of the scale.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?