LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

digitize function in agilent 548xx driver?

I read the examples in Agilent 548XX Series Certified LabVIEW Plug and Play (project-style) Instrument Driver. I don't find digitize function between configuration vi and read measurement vi. How does that work? Or do I miss it?

 

I would like to record the ratio of Vp-p from two channels with 10 Hz siginals.  Can you point me in the right direction?

  

0 Kudos
Message 1 of 5
(3,245 Views)
Is this Instrument Driver from Agilent or for the Instrument Driver Network.  Will you please post a link?
ColeR
Field Engineer
0 Kudos
Message 2 of 5
(3,220 Views)

It's from NI website. Here is the link.

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

Hello ttcixi,

 

Correct me if I'm wrong, but I believe you just need to take the Waveform info and then do a little math to get this information.  It doesn't look like the functionality you are looking for is built into the driver.  Here's how I would do it.

VppRatio.png

ColeR
Field Engineer
Message 4 of 5
(3,182 Views)
Thank you. I realized there is the digitize command in 'actn measurement acquire.vi'. I tested the program and it's working.
0 Kudos
Message 5 of 5
(3,165 Views)