How to clear a HP 5316A counter over GPIB ?

I use a HP 5316A counter to count the output of a particle detector. The counter is controlled from Labview through GPIB.

Everything works well with the exception that I don't know how to clear (zero) the counter through GPIB (what pushing the RESET/LOCAL button on the front panel does).

The GPIB RE command resets the whole instrument to its default values, threshold and all, like power cycling would.

How do I clear the counter through GPIB ?

Can anybody send me a list of GPIB instructions for this counter or a copy of its user manual ?

Thank you

George

Reply to
Georg Holderied
Loading thread data ...

When you find 'em, I'd like a copy of the manual and/or gpib instructions too. Thanks, mike

--
Return address is VALID.
Bunch of stuff For Sale and Wanted at the link below.
Toshiba & Compaq LiIon Batteries, Test Equipment
Honda CB-125S $800 in PDX
Yaesu FTV901R Transverter, 30pS pulser
Tektronix Concept Books, spot welding head...
http://www.geocities.com/SiliconValley/Monitor/4710/
Reply to
mike

You can use a GPIB bus clear or a GPIB device clear. These are integral to GPIB rather than the instrument command set (which is why you didn't find it). On newer instruments (I think the 5316 is too old) you can do the IEEE488.2 *RST command. The specifics of how to do a device clear depend on the driver you are using. For VISA it's 'viGpibSendIFC' for bus clear and 'viClear' for device clear.

Reply to
Mantra

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.