LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent 53220A Noise Rejection in Labview

Hi im trying to get teh noise rejection feature in the Agilent 53220A Frequency counter to work when i am using totalize continous. However i cant fing how to program it to be triggereed by labview.

Thanks

0 Kudos
Message 1 of 4
(2,802 Views)

Hi,

 

What is Untitled 6 (SubVI).vi in your code?  You didn't attach it so the vi is broken when I try to open it.

 

It looks like you've go the right idea, from what I can tell that is the correct serial command to trigger the device.  

 

Also, you can install drivers for LabVIEW to use with this device.  From LabVIEW, go to:

 

Help-->Find Instrument Drivers

 

Choose Agilent Technologies for Manufacturer, then Type 53220A in the Additional Keywords.  This will install a set of functions into the Functions Palette for this device.  You can find it by right clicking the Block Diagram, the navigating to:

 

Instrument I/O-->Instr Drivers-->Agilent 532XX Series

 

From here, in the Configure Subpalette there's a function called Configure Totalize Gate.vi.  

 

Perhaps this will help you

Mason M
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,774 Views)

i dont see where untitled 6 in the code is. can you be more soecific?

i did try to to look through the subpalettes for the instrument but i can see which ones has the noise rejection settings. Configure totalize gate dowsnt seem to have it

Thank You

0 Kudos
Message 3 of 4
(2,750 Views)

I attached an image of the block diagram when I open your code.  What is is the subvi on the left side that is missing?  Did you create it?

 

 

Mason M
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,746 Views)