![Rohde & Schwarz FPC Series User Manual Download Page 221](http://html.mh-extra.com/html/rohde-and-schwarz/fpc-series/fpc-series_user-manual_1477824221.webp)
Remote Control
R&S
®
FPC
218
User Manual 1178.4130.02 ─ 07
HCOPy[:IMMediate]
This command takes a screenshot of the current display contents and stores it on the
R&S
FPC internal memory.
Prerequisites for this command
●
Define a file name for the screenshot (
Example:
//Make and store a screenshot of the current screen in a file
'Test.png'.
HCOP:DEV:LANG PNG
MMEM:NAME '\Public\funny\screenshot.png'
HCOP
Usage:
Event
MMEMory:CATalog?
This command queries the files that are in the currently selected directory.
You can select a directory with
Return values:
<Files>
String containing following information:
<UsedDiskSpace>,<FreeDiskSpace>,<FileName_1>,<Size-
File_1>,<ModificationDateFile_1>,<ModificationTime-
File_1,...,<FileName_n>,<SizeFile_n>,<ModificationDate-
File_n>,<ModificationTimeFile_n>
Example:
//Open directory 'Limit Lines'
MMEM:CDIR '\Public\Limit Lines'
//Return all files in "\Public\Limit Lines"
MMEM:CAT?
Usage:
Query only
Manual operation:
See
MMEMory:CATalog:DIRectories?
This command queries the directories that are in the currently selected directory.
You can select a directory with
Return values:
<Directories>
String containing following information:
<UsedMemory>,<FreeMemory>,<DirName_1>,<ModificationDa-
teDir_1>,<ModificationTimeDir_1>,...,<DirName_n>,<Modifica-
tionDateDir_n>,<ModificationTimeDir_n>
Example:
//Open directory \Public.
MMEM:CDIR '\Public'
//Return all directories in the \Public directory
MMEM:CAT:DIR?
Data Management