LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

print screen instrument display

I am doing instrument control for 89441A VSA using a GPIB cable. I searched through the instrument drivers but found nothing that can be used. Is there any way to print screen whatever that is on the display and display it on the vi?
0 Kudos
Message 1 of 3
(2,536 Views)

I don't have an Agilent 89441A, but I found the command reference manual here. It looks like TRACe[:DATA] (the query form, which transfers trace data to your computer) may be what you're looking for.  Other commands that could be of interest are HCOPy:DATA?, HCOPy[:IMMediate], MMEMory:STORe:TRACe.  Good luck!

0 Kudos
Message 2 of 3
(2,524 Views)
Thanks. Will give it a try.
0 Kudos
Message 3 of 3
(2,514 Views)