LabVIEWNXGAdapter

Use objects from the LabVIEW NXG Adapter class to configure and obtain LabVIEW NXG Adapter-specific information about the module adapter. Call the Engine.GetAdapter or Engine.GetAdapterByKeyName method to obtain a reference to the adapter object.

To access the properties and methods of the Adapter class, use the LabVIEWNXGAdapter.AsAdapter method to obtain an object.

Properties

Methods

See Also

Engine.GetAdapter

Engine.GetAdapterByKeyName

LabVIEWNXGAdapter.AsAdapter