VeriStand .NET API Reference

Table of Contents

BaseNode Class

Represents generic nodes in the system definition and provides access to options and configuration settings that all nodes support.

Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
You can use the members of this class to get properties of a node such as its name, ID, and associated GUID, to rename or remove a node, and to traverse the system definition tree.

Accessing this Class

Note:

You can access this class from almost any other class that represents a node in the system definition.

Inheritance Hierarchy

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience