Gets or sets the VISA resource name for the device as it appears in Measurement & Automation Explorer (MAX).
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 Overridable Property VISAResource As String |
| C# |
|---|
public virtual string VISAResource { get; set; } |
| Visual C++ |
|---|
public:
virtual property String^ VISAResource {
String^ get ();
void set (String^ value);
} |
Property Value
The VISA resource name. This name can be the fully qualified address or an alias defined in MAX.