Instructions
4
SCPI Command Set
In this command set, unless otherwise specified, the query function returns "N/A" (without the quotes)
when the function is optional and not installed
.
And when the query function is not turned on or the type
does not match, it returns "ERR" (without quotes).
IEEE 488.2 Common Commands
The IEEE standard defines some common commands for querying basic information about the instrument
or performing common basic operations. The commands usually start with "*" and the command
keyword is three characters in length.
*IDN?
Description
Queries the manufacturer, model number, serial number, and firmware version
of the instrument.
Query Syntax
*IDN?
Return parameter
<string>
Returns the instrument identification as a string in the following
format:
<Manufacturer>,<Model Number>,<Serial Number>,<Firmware
Version>
*RST
Description
perform a factory reset.
Syntax
*RST