Remote Control Commands
R&S
®
SGT100A
318
User Manual 1176.8674.02 ─ 07
Parameters:
<Data>
ASCii | PACKed
ASCii
Numerical data is transferred as plain text separated by com-
mas.
PACKed
Numerical data is transferred as binary block data. The format
within the binary data depends on the command. The various
binary data formats are explained in the description of the
parameter types.
*RST:
ASCii
Example:
FORM ASC
The data is transferred as ASCII data.
:FORMat:SREGister
<Format>
Determines the numerical format which is returned when the status registers are quer-
ied.
Parameters:
<Format>
ASCii | BINary | HEXadecimal | OCTal
ASCii
The register content is returned as a decimal number.
BINary
The register content is returned as a binary number. #B is
placed in front of the number.
HEXadecimal
The register content is returned as a hexadecimal number. #H is
placed in front of the number.
OCTal
The register content is returned as an octal number. #Q is
placed in front of the number.
*RST:
ASCii
Example:
FORM:SREG HEX
The register content is returned as a hexadecimal number.
11.9 MMEMory Subsystem
The MMEMory subsystem (
M
ass
Mem
ory) contains the commands for managing files
and directories as well as for loading and storing complete instrument settings in files.
The files are stored on the internal flash memory of the instrument or on external USB
memory devices.
The default directory is determined using the command
MMEMory:CDIR
.
MMEMory Subsystem