VeriStand .NET API Reference

LogChannel.channel_path Property

Gets the path to the channel or its alias. The path matches the node hierarchy that appears in the System Explorer window configuration tree.

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 channel_path As String
C#
public string channel_path { get; }
Visual C++
public:
property String^ channel_path {
	String^ get ();
}

See Also

Log in to get a better experience