02-27-2013 07:58 PM - edited 02-27-2013 08:06 PM
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.
02-27-2013 10:04 PM
03-03-2013 06:27 PM
Hello, Sir
Thanks your post.Here I convert my VIs into 8.6. Please look and help me.
03-04-2013 09:23 AM
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?
03-05-2013 08:03 AM
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