LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get high resolution result from Agient53131 by GPIB

I measure frequency using LABVIEW to control Agilent53131A through GPIB card. The driver is downloaded from Ni web. The measured data is always a integer value, but i hope to have a higher resolution value. I don't know how to change the driver to get it.
Can you help me? Thanks.
0 Kudos
Message 1 of 2
(2,433 Views)
I don't have the instrument manual at my desk and I'm too lazy right now to alk back to our lab to look for it but I believe that there's a DIGITS command that needs to be sent. I don't know if it's in the driver. The only place the instrument is used here is in an older program that was written without the driver. Your instrument manual should have the exact syntax and you can either add it to the driver as a separate VI or modify one of the existing ones to add it.
0 Kudos
Message 2 of 2
(2,433 Views)