03-25-2015 12:53 AM
hello, may I ask is there any Agilent E3631A example where I can use two output channel with different voltage at once in LabVIEW. thanks.
03-25-2015 04:41 PM - edited 03-25-2015 04:41 PM
Hi Liyana,
You might want to try the Agilent driver from the Instrument Driver Network. There is an example included that lets you select which channel you are outputting voltage on. You can basically copy and paste the code that does this to control another channel.
http://digital.ni.com/public.nsf/allkb/86256F0E001DA9FD86256F0B0057E6E7
03-29-2015 08:10 PM
Hi Frank,
I have installed Instrument Driver Network & I used the example. I also have copied and paste the code to control another channel. However there are 2 errors showed up (attachment). How can I solve this?
Thanks,
Liyana
03-29-2015 08:18 PM
03-29-2015 08:32 PM
Do you mean I should copied like this? It still shows the same errors
03-29-2015 08:44 PM
03-29-2015 08:49 PM
Okay I have change it and it is working now with out any errors. Thanks