LabVIEWAdapter
- Updated2024-10-09
- 1 minute(s) read
LabVIEWAdapter
Use objects from the LabVIEW Adapter class to configure and obtain LabVIEW 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 LabVIEWAdapter.AsAdapter method to obtain an object.