LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save in a variable an instrument handle out

Hello,
 
I wanna create a sequence in teststand using labview step. the problem is the VI of my labview step has a function with instrument handle in and instrument handle out. How can I store those instrument handle out in a variable to be able to use that variable as the input of an instrument handle in in another VI and if it's possible wich kind of variable should i use in both labView and teststand.
 
Thanks in advance for your answer
 
Christelle
0 Kudos
Message 1 of 2
(2,561 Views)
You can use the Session Manager. There's an example (in 3.1 anyway), in the SessionMgr\Lv\LVDMM.seq.
0 Kudos
Message 2 of 2
(2,556 Views)