Hi Marco,
the problem is the VISA Resource Name control. I think your dialog has this control on the front panel. If this control will be displayed LV will search for valid VISA resource names. This will take an amount of time (on my PII 400 Mhz system about 15 sec).
Replace this control with a ring control, single selection list box or something like that. Use VISA Find Resource to get all VISA resource Names and display it in the control. Search which index will match the value in the global and set the control to display that value.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions