11-17-2006 06:33 AM
11-19-2006 05:10 PM
07-01-2009 09:56 PM
Hi everybody,
I also have this problem. When use this instrument standalone, it can display all the digits. But when I use with labview to control this instrument and read the freq. value, the read out just reply with 4 digits. I have also try to set the nr. of digits with HP53181A Arm,Freq,Period,Ratio.vi but not success. Pls. advise.
Thanks,
YS
07-02-2009 02:17 AM
Without knowing that specific device: All HP devices I worked with in the last 20 years had very detailed manuals on how to configure nearly everything with GPIB.
Maybe the LV driver you use do not support it.
07-04-2009 01:49 AM
Do you have all digits enabled in your LabVIEW display?
Rightclick and select format display on the indicator.
And please give some screenshots or type in the values.
If everything after the decimal point is gone your probably living in a European country where the Americans think that instruments use localized decimal points.
07-06-2009 06:28 AM
You will have to find out whether the problem is on th LV side or on the HP side.
It is just like the previous posters said, you have several options.
One easy option whit a quick result is to use the Measurement and Automation Explorer, and "manually" get a value - here nothing is reduced and you can see directly what the device sends. So either you already see the problem here, then you need to reconfigure your device, or you see all digits, then you have to look in LV.
Good Luck
08-01-2013 07:09 PM
Hello there,
So what is the solution? I got the same problem. The changed reading is from 53181A. I probed right at the serial port reading in Labview and the string has trimmed data in it. From here you can see, it looks like it's not the Labview problem, but I'm not sure is there any place that I can config 53181 and send all hz numbers via GPIB in remote mode. My reading from measure is 32768.83Hz, but through remote mode, I got 32770Hz, unfortunately my tolerence for this reading is +/- 1 Hz, anyone can help? Greatly appreciate about it!!!
Thanks,
Weny
08-02-2013 11:14 AM
please see the attachment. Thanks everybody for helping!
-Weny