Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Instruments control via same labVIEW program ?

I have 3 separate instruments (HP4155A Parameter analyzer, HP4284A LCR meter, Keithley 707B Switch matrix) that connected to each other via GPIB cable and controlled by separate Labview interface programs. Now I want to combine one labview program. I'm wondering if it is possible to do that in one same program? Do you have any combined VI of these instruments.

Download All
0 Kudos
Message 1 of 5
(3,926 Views)
Of course its possible. I can't look at your VIs right now but all that you need is to drop the functions from each driver onto a block diagram. Control execution order with the error in/out connectors.
0 Kudos
Message 2 of 5
(3,917 Views)

Hello, Sir

 

Thanks your post.Here I convert my VIs into 8.6. Please look and help me.

 

 

Download All
0 Kudos
Message 3 of 5
(3,887 Views)

Please be specific has to what sort of help you need. You are not using any of the existing driver functions and that awful stacked sequence structure with no error handling. Why did you decide to write all of the code from scratch?

0 Kudos
Message 4 of 5
(3,869 Views)

I just want to combine separate labview programs for corresponding instruments into a one program (all controls on one panel). that is easy to use  

0 Kudos
Message 5 of 5
(3,849 Views)