Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

cmu200

I'd like to know if there is any command to make a Printscreen in CMU 200.

 

Thanks

 

Rodrigo

0 Kudos
Message 1 of 5
(6,271 Views)

Hello Rodrigo,

       What development environment are you using?  It looks like there are LabVIEW and CVI instrument drivers for your instrument.   Many instruments do not include a "print screen" function, but you can fetch all of the measurement data and format it however you like.

 

Good luck,

 

NathanT

0 Kudos
Message 2 of 5
(6,248 Views)

Hello Rodrigo,

there are no remote-control commands for setup and control of hard copy. R&S has extra tool doing this called  Remote Service Tool.

 

Regards,

Jiri

Message Edited by Jiri Kominek on 05-14-2009 05:05 AM
0 Kudos
Message 3 of 5
(6,223 Views)

Hi Rodrigo,

You have to check if there is a command that is equal to "Print Screen" on the CMU (I know there is a knob for it). Then you have to run NI-Spy on the background (so you could filter out the SCPI commands used to copy the file from the CMU to the PC). Then run REMOTE SERVICE tool, to fetch the picture made on the CMU.

 

Once gatghered all the information you can build yourself the application doing so. Besides there are new Drivers for the CMU in LV & CVI.

Hope that helped.

Y3G

0 Kudos
Message 4 of 5
(6,216 Views)

Hi Rodrigo,

 

please find at http://www2.rohde-schwarz.com/en/service_and_support/Downloads/Drivers/?rckb=1&type=25&downid=969 (1MA45: CMUCopy - Transferring CMU Hardcopy to PC using the IEEE Bus or the serial interface) an application note which is describing how to do CMU screenshots.

 

Regards Juergen

 

0 Kudos
Message 5 of 5
(6,166 Views)