Hello,
I am trying to create a vi to communicate with a laser via TCP/IP. The laser has a fixed IP address and using my development computer with NIVISA 14.0.1 installed with Labview 2014, I can manually enter the IP in MAX and the vi works correctly. However, the vi must be run as an executable on Production computers that will only have the LabView and VISA runtime engines installed. The vi is set up with a dropdown box for the recognized VISA resources and is typically filled with COM and LPT ports. The fixed IP is visible in the development computer's dropdown, but I can find no way to add it in the runtime only version. How can I do this?
Thanks!