
Remote Control Commands
R&S
®
TS7124AS
49
Instructions Handbook 1179.2948.02 ─ 01
The RC module uses the following termination character:
●
You can send commands with either
\n
("new line", LF, ASCII character 10) or
\r
("carriage return", CR, ASCII character 13), but not in combination (
\r\n
)
●
Returned status messages are sent back with
\r
For a description of all commands and replies, refer to the following chapters.
Errors
If the RC module detects a syntax error in a command, or if it cannot open or close the
door, it returns an
ERR
statement.
Numerical format
As the decimal separator, all numbers sent or returned in the communication com-
mands with the chamber use a dot (or full stop, ASCII character 2E
hex
).
This chapter describes all available remote control commands:
.............................................................................................. 49
..........................................................................50
.................................................................................... 51
8.1
Common Commands
Every
is allowed to use these commands.
The following commands allow basic communication and queries.
*IDN?
Identification
Returns the instrument identification.
Usage:
Query only
MODEL?
Queries the model name, firmware version and firmware release date of the chamber.
Example:
MODEL?
Reply:
RS-TS7124 Ver: 1.1 2015.07.14
Usage:
Query only
Common Commands