07-08-2014 07:18 AM
Hello
I realized a program for data acquisition with labview and agilent 34970, acquisition in real time works very well with a time you sampling from a second ... there is no problem
to complete the program and control the valves installed in a photovoltaic pumping system
jai realized a second program for the controlit is well functional
but the problem is when I merge the two program in real time
This error is present during the execution of two program at the same time, that is to say they are launching two request in the same time to the instrument 34970A
(the agilent 34970A labview poster hangs)
-------------------------------------------------- --------------------------------------
what I want is to find a little programming trick to manage two outgoing REQUESTS at the same time in LabVIEW to the instrument, and create a sort of delay between two REQUESTS
Sorry for the bad English
thank you
07-08-2014 07:54 AM