NodeIDUtil Class
- Updated2023-02-21
- 2 minute(s) read
Provides methods for converting node IDs, or pointers, to nodes in a system definition file into item references to the same node.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Use the members of this class to access node-specific classes such as CustomDevice, CustomDeviceChannel, and so on.
If you are programming in LabVIEW, you can use the members of this class to switch between the .NET API and the NI VeriStand VIs available in LabVIEW. The .NET API often uses node IDs where the LabVIEW VIs use node references. |
Accessing this Class
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.