FAQs from Rohde & Schwarz

Saving a screenshot to an USB stick with remote commands

Question

I am trying to save a screen shot to usb_front remotely. I have tried HCOP:IMM method, DISP:WIND:STOR and SAVE:IMAG:STAR but nothing seams to be working. Could you please tell me the right sequence?

Answer

Please use the following sequence:

MMEM:CDIR "/USB_FRONT"

HCOP:DEST "MMEM"

HCOP:LANG PNG

MMEM:NAME "image"

HCOP:IMM

Please make sure that an USB stick is connected at the front.

The name is just an example.

After some time you should find a file "image.png" on your usb stick.