VeriStand .NET API Reference

Chassis.GetXNET Method

Gets the XNET section under the current Chassis.

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 Function GetXNET As XNET
C#
public XNET GetXNET()
Visual C++
public:
XNET^ GetXNET()

Return Value

An XNET object.

Remarks

For example code and more information about this method, refer to one of the following help topics:

LabVIEW Walkthrough: Modifying a System Definition File

C# Walkthrough: Modifying a System Definition File

See Also

Log in to get a better experience