09-05-2013 01:10 PM
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
09-06-2013 08:29 AM
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
09-09-2013 11:56 AM
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
09-09-2013 12:55 PM
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?