VeriStand .NET API Reference

CalibrationUpdateEventArgs.ChannelName Property

Gets a value indicating the name of the channel on which calibration was applied.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public ReadOnly Property ChannelName As String
C#
public string ChannelName { get; }
Visual C++
public:
property String^ ChannelName {
	String^ get ();
}

Property Value

The name of the channel.

See Also

Log in to get a better experience