03-10-2015 04:27 PM
Hi,
I'm using labview to remote control Agilent 34972A.
i need to read from one channel at a higher frequency,and write the result in a file. I think the following command would do that, but I couldn't make it work in labview program.
CONF:RES 70000,1(@101)
ROUT:SCAN(@101)
TRIG:COUN 1000
INIT
FETC
I attached the program that I'm using right now to get data from different channels with lower frequency.
Thanks.
03-10-2015 04:32 PM
03-10-2015 07:59 PM
I did try to find the subVI in the library, but I didn't find it, even though I googled it. Then I went on with another way, using the command from Agilent.
Could you explain more to me, what's driver and the monitor function?
Thanks
03-10-2015 09:53 PM