05-18-2007 12:19 PM
05-18-2007 12:46 PM
The ability to do an actual screen capture is dependent on the instrument. If there is an instrument command to do it and if there is a command to transfer that screen capture over the bus, then all you have to do is read the data returned and save it. If the instrument does not have this, then you will have to issue commands to read trace data, cursors, etc., display those with your program, and then save your programs screen in a suitable format.
If you are using LabVIEW, then there is a driver for the 8722C and 8722D that might help. You can go to http://www.ni.com/devzone/idnet/ for all instrument driver downloads.
05-21-2007 10:54 AM
05-21-2007 11:30 AM
05-21-2007 12:35 PM
We only require the CSV output from the GPIB bus that is hooked to the HP8722C and that will do it...
We do not need to reconstruct the image into jpeg or any other format...
And I do not know what level of LABVIEW is required for this...
TNX
05-21-2007 01:20 PM