Specifications

Syntax and Commands
2-24 AFG3000 Series Arbitrary/Function Generators Programmer Manual
*IDN?
This query-only command returns identification information on the arbitrary/func-
tion generator.
Group
System
Syntax
*IDN?
Arguments
None
Returns
<Manufacturer>,<Model>,<Serial Number>,<Firmware Level>
where:
<Manufacturer>::=TEKTRONIX
<Model>::={AFG3011|AFG3021B|AFG3022B|AFG3101|AFG3102|AFG3251|
AFG3252}
<Serial Number>
<Firmware Level>::=SCPI:99.0 FV:2.0
Examples
*IDN?
might return the following response:
TEKTRONIX,AFG3102,C100101,SCPI:99.0 FV:1.0
MEMory:STATe:VALid?
This query-only command returns the availability of a setup memory.
Group
Memory
Syntax
MEMory:STATe:VALid? {0|1|2|3|4}
Arguments
0, 1, 2, 3, or 4 specifies the location of setup memory.
Returns
<NR1>
1 means that the specified setup memory has been saved.
0 means that the specified setup memory has been deleted.
Examples
MEMory:STATe:VALid? 0
might return 1 if the specified setup memory has been saved.