Programming Guide
11
3 Commands and Queries
3.1 IEEE 488.2 Common Command Introduction
IEEE standard defines the common commands used for
querying the basic information of the instrument or executing
basic operations. These commands usually start with "*" and
the length of the keywords of the command is usually 3
characters.
3.1.1 IDN
DESCRIPTION
The *IDN? query causes the instrument to identify itself. The
response comprises manufacturer, model, serial number,
software version and firmware version.
QUERY SYNTAX
*IDN?
RESPONSE FORMAT
*IDN, <device id>,<model>,<serial number>,
<software version>, <hardware version>.
<device id>:
=“SDG” is used to identify instrument.
<model>:= A model identifier less than 14 characters, should not
contain the
word “MODEL”.
<serial number>:Each product has its own number, the serial
number can labeled product uniqueness.
<software version>:= A serial numbers about software version.
<hardware version>:=The hardware level field, should contain
information about all separately revisable subsystems. This
information can be contained in single or multiple revision codes.
EXAMPLE
Reads version information.
*IDN?
Return:
*IDN SDG, SDG5162, 120465, 5.01.02.05, 02-00-00-21
-24(It may differ from each version)
Summary of Contents for SDG5000 series
Page 38: ...SDG5000 User Manual 27 Figure 2 5 Setting the Offset ...
Page 109: ...SDG5000 User Manual 98 Figure 3 1 Sine Waveform ...
Page 111: ...SDG5000 User Manual 100 Figure 3 2 Square Waveform ...
Page 129: ...SDG5000 User Manual 118 3 12 Figure 3 12 FSK Waveform ...
Page 135: ...SDG5000 User Manual 124 Figure 3 15 DSB AM Waveform ...