03-01-2006 01:47 PM
03-01-2006 02:22 PM
I haven't used the internal DMM that much but there is the HP34970A Conf Voltage function that allows for setting of intergration time. The default is minimum which is 400 msec. The VI also allows you to set the range. The default is maximum so you probably want to change this if you want more resolution.
I don't think the instrument allows you to view/modify other channels while a scan is in progress. You should probably check with Agilent to be sure.
03-20-2006 11:42 AM - edited 03-20-2006 11:42 AM
I have develped a very cool Excel Workbook to take the output from the Agilent "Benchlink Software". It has macros that
create graphs and tables that I use in reports... But I am now thinking of writing a LabView program to run the 34970A because the Agilent
software sucks. I am willing to share my program and ideas. I am pretty advanced with LabView. I use a USB to HPIB (GPIB) interface.. but
really it doesn't matter what you use to connect your computer to the instrument with in LabView... it's pretty flexable and easy. I have written "drivers"
and modified them... It's easy !
But to answer your question: The best way to answer this is. Download the Agilent programming manual, which also may be a section in the regular manual,
I haven't done this yet... but if Agilent says you can do it.. probably you can. But really if you can't do it with the manual keys on the equipment, probably it can't be done.
LabView will only allow you to use the remote commands that the equipment manufacturer programed the device to be able to read and write.
Message Edited by dpopovich on 03-20-2006 11:47 AM
03-21-2006 06:12 AM