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?
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?
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.