Gets or sets the XNET database associated with the
CANPort.
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 LinkedDatabase As BaseNode |
| C# |
|---|
public virtual BaseNode LinkedDatabase { get; set; } |
Property Value
A
BaseNode reference to the database. You can use the
LinkedDatabase parameter of the
CANPort constructor to specify an initial value.