Operation Manual
GMC-I Messtechnik GmbH 113
SECULIFEESXTRA
Some commands allow for reading and writing data and some commands are Read Only. To indicate a
read function, a question mark (?) is placed at the end of the command path. For example, a write
command to change the internal load resistance to 100 ohms would be
"CONFigure:RFMeasure:LOAD:INTernal 100<cr>", where <cr> indicates a carriage-return. For example,
a mArms read command would be "READ:MArms?<cr>", which would return a value of "xxx.x<cr><lf>"
where <cr> is a carriage-return and <lf> is a linefeed.
Lowercase letters indicate the long-form of the command (for example,
CONFigure:RFMeasure:INPut:RANGe?) and can be omitted for simplification. Uppercase letters
indicate the abbreviated, or short-form, of the commands and must be included (for example,
CONF:RFM:INP:RANG?).
All commands sent to the unit are terminated with a Carriage Return.
NOTE: COMMANDS CAN BE ENTERED IN EITHER UPPER OR LOWERCASE OR A MIXTURE OF
THE TWO, UPPERCASE AND LOWERCASE. COMMANDS SENT TO THE SECULIFE ES
XTRA ARE
NOT CASE SENSITIVE. UPPER AND LOWER CASES ARE ONLY USED WHEN DOCUMENTING THE
COMMANDS.
Parameter Form
The PARAMETER FORM column indicates the number and order of parameters in a command and their
legal values. Parameter formats are listed in angle brackets <> while string parameters are simply listed.
Square brackets [ ] are used to enclose one or more parameters that are optional.
The vertical bar | can be read as "or" and is used to separate alternative parameter options.
The query form of a command is generated by appending a question mark "?" to the last keyword.
However, not all commands have a query form, and some commands exist only in the query form. The
COMMENTS column is used to indicate this.
Comments
The COMMENTS column indicates any notes.