12-20-2010 02:20 AM
Hello!
I'm a total newbie in LabView so please be understanding to me:) Could you give me an example of dynamically call VI using IVI drivers? Let's assume I have A.vi and B.vi and in B I use stem Call by reference Node, but I can use it only for VISA resource name and I want to use it with Instrument Handle typical for IVI drivers. So please, give me an example (the best block diagram) in which using Call by reference Node with IVI, with Instrument Handle.
Thanks a lot.
12-22-2010 07:25 AM
Hi Walter,
If I understood correct, what you want to do is to call A.vi, which is using IVI drivers, from B.vi by using Call by reference Node? If that is correct than this example mightbe usefull for you to see how you can do it. I will attach screenshot and two VIs for you, hope you will find them usefull.
Best regards,
Milos