05-11-2009 02:05 PM
I'd like to know if there is any command to make a Printscreen in CMU 200.
Thanks
Rodrigo
05-12-2009 08:47 AM
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
05-14-2009 05:04 AM - edited 05-14-2009 05:05 AM
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
05-14-2009 07:25 AM
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
05-20-2009 10:10 AM
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