09-28-2006 12:58 PM
09-28-2006 01:13 PM
09-28-2006 01:44 PM
09-28-2006 01:46 PM
01-10-2007 11:49 AM
Hi, I have the same problem. I do in the following way: 1. Initizialize 2. Recall a setup 3. send the command "FREQ:ARM:STOP:DIG n", the instrument receive the command and show me the n digit plus *.
Please, can someone give me more info?
Thanks a lot.
01-10-2007 11:51 AM
Hi, I have the same problem. I do in the following way: 1. Initizialize 2. Recall a setup 3. send the command "FREQ:ARM:STOPIG n", the instrument receives the command and shows me the n digit 4. Measure, but it still measure with 4 digits plus *.
Please, can someone give me more info?
Thanks a lot.
10-10-2008 11:39 AM
I had the same problem when running the example VI (HP5313xA Config Channels.vi) downloaded from NI. However, if I just run the "HP 5313xA Read a measurement.vi" without running the "HP5313xA Config Channels.vi" it returns the full resolution (10 digits in my case).
I believe the problem is that the Config VI switches the gate to 4 digits instead of AUTO, but I never figured out how to change the Config vi, so I just set the counter up manually and then use the read VI with LabVIEW.
04-17-2018 10:12 AM
that fixed it don't run the configure vi
03-30-2023 04:47 AM
Try using :MEAS:FREQ? <expected>, <precision> instead. It ignored the number of digits in the config for me.