06-30-2015 05:34 AM - edited 06-30-2015 05:35 AM
Hi,
I'm looking for an API method to display LabVIEW Adapter Configuration Dialog Box programmatically. There is the method Engine.DisplayAdapterConfigDialog to display the higher-level dialog but I didn't find an API method which displays the LabVIEW Adapter Configuration Dialog Box directly.
Kind regards
Christian Dietz
07-08-2015 01:02 PM
Christian, currently there is no API option to display a single adapter configuration dialog. Your only option is to create a custom dialog that uses the LabVIEWAdapter API interface to expose the settings of interest.