SCPI Command Reference
Understanding SCPI Commands
Using Queries
A question mark lets you query the present value for most parameters. For example, to query the current calibration state use:
CAL:SEC:STAT?
Most commands that include a parameter can be queried to determine the present setting.
You can also use the following to query minimum and maximum allowed values for most parameters:
:VOLT? MIN :VOLT? MAX
Note If you send 2 queries, it is best to read and respond to the first response before trying to read the second. Otherwise, you may receive an incomplete first response followed by a complete second response. To avoid this, you can either wait for and read the first response before sending the second query, or send a device clear message before sending the second query.
Terminating Characters
Every command string must end with a terminating <new line> character. An
Common Commands
The
*OPC; *PSC Off; *TRG
Release 2.1 | 101 |