03-20-2013 11:49 AM
Hello
An executable which I have prepared from a VI can not update the available VISA resource for a RS232 connection.
e.g. An UART to USB driver which I have connected to the PC is not available in the pull down menu of the VISA resources which I have implemented as control. There is no entry available.
Is there any special setup for the build process necessary
Thanks
Regards
Joerg
03-21-2013 05:57 AM
Hi,
If you have any DLL or Dynamic Library that you will use it to connect to the serial device, you should add these ressources in the Executable Build Specification under: SourceFiles >> Always included.