VeriStand .NET API Reference

DAQChannel.PluginGUID Property

Gets the GUID that corresponds to the type of measurement or generation the channel performs.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Property PluginGUID As String
C#
public string PluginGUID { get; internal set; }
Visual C++
public:
property String^ PluginGUID {
	String^ get ();
	void set (String^ value);
}

See Also

Log in to get a better experience