FTG Series Programming Manual
_________________________________________________________________
12
3. SCPI Command Description
3.1. IEEE488.2 common command reference
This section summarizes the mandatory subset of IEEE 488.2 commands required for
any SCPI compliant instrument.
Common
command
Description
*CLS
Clears all event registers, besides status byte register and error queue
*ESE {<value>}
Programs bits in the Standard Event Enable register
*ESR?
Query the Standard Event Register
*IDN?
Returns the UNIQUE identification of the PSU
*OPC
Operation Complete Command used for program synchronization
*RCL {<profile>} Recalls the PSU state stored in the specified storage location
*RST
Reset PSU to the initial state
*SAV {<profile>} Stores the current PSU state in the specified storage location
*SRE
Programs bits in the Service Request Enable register
*STB?
Query the Status Byte register
*PSC
Define power on state for service request enable register and standard
event enable register
*TST?
Returns Self-Test results
*WAI
Waits until all pending commands are completed
*CLS
Clear command. This command clears all event registers in the PSU:
Standard Event Register
Channel Event Register
Status Byte Register
Error Queue
Command syntax: *CLS
Parameter: None