LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV5 VISA Open vs LV6 VISA Open

Currently have TestStand feeding the VISA Resource Name (string) into a LV5 VISA IO Open. We have upgraded to 6i and would like to re-use our current VI's. How do I mimic this same interface using the LV6i VISA IO Open. Specifically, how do I convert the TestStand string into the VISA Resource Name, such that it is controlled thru TestStand.
0 Kudos
Message 1 of 2
(2,646 Views)
In my LV5 VIs I wrote for TestStand, I had string constants wired to the VISA Open and when I converted to LV6, it used a new function called Old VISA Open. However, I have no idea where to find this function on any of the pallettes. I've had to do a copy and paste for new VIs when I've wanted the same functionality.
Message 2 of 2
(2,646 Views)