VeriStand .NET API Reference

SystemDefinitionChannelResource.ToString Method

Returns a string representation of the channel.

Namespace: NationalInstruments.VeriStand.Data
Assembly: NationalInstruments.VeriStand.DataTypes (in NationalInstruments.VeriStand.DataTypes.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Overrides Function ToString As String
C#
public override string ToString()
Visual C++
public:
virtual String^ ToString() override

Return Value

A string containing the path to the channel, which includes the channel name, in the system definition file.

See Also

Log in to get a better experience