Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
68
Example
*ESE 177 sets the ESER to 177 (binary 10110001), which sets the PON,
CME, EXE, and OPC bits.
*ESE? might return 177.
Table 76: *ESE
Command
*ESR? (Query Only)
Description
This command returns the status of Standard Event Status Register
(SESR). (See Status and events chapter.)
Group
IEEE Mandated and Optional Group Command
Syntax
*ESR?
Related Commands
*CLS, *ESE, *SRE, *STB?
Arguments
Returns
A single <NR1> value.
Example
*ESR? might return 181, which indicates that the SESR contains the
binary number 10110101.
Table 77: *ESR?
Command
*IDN? (Query Only)
Description
This command returns identification information for the AWG. Refer
to Std IEEE 488.2 for additional information.
Group
IEEE Mandated and Optional Group Command
Syntax
*IDN?
Related Commands
Arguments
Returns
<Manufacturer>, <Model>, <Serial number>, <Software version>
<Manufacturer>:: = ACTIVE TECHNOLOGIES
<Model>:: = XXXXXXX (indicates the actual instrument model
number)
<Serial number>:: = XXXXXXX (indicates the actual serial number)
<Firmware version>:: = SCPI:99.0,SV:x.x.x.x (x.x.x.x is software version)
Example
*IDN? returns <Manufacturer>, <Model>, <Serial number>,
<Software version>
Might return ACTIVE
TECHNOLOGIES,AWG3352,T03020I18450099,SCPI:1999.0,SV:1.0.34.0
Table 78: *IDN?