SCPI Command Reference
Understanding SCPI Commands
Understanding SCPI Commands
SCPI SCPI is an
common root is CALibration, and some of the commands that reside in the CALibration subsystem are shown below.
CALibration
:CURRent
[:DATA] <numeric value> :LEVel {MINMAX}
[:SECure]
:CODE <new code>
:STATe {OFFON}, <code> :STATe?
CALibration is the root keyword of the command. CURRent and SECure are
Using SCPI This manual may show SCPI commands in the either long or short format. An Commands example of the long format is:
CALibration:CURRent:LEVel {<current>MINMAX}
The command is expressed as a mixture of upper- and lowercase letters. The uppercase letters indicate how the command can be abbreviated to its short form:
CAL:CURR:LEV {<current>MINMAX}
SCPI commands can be sent in long or short forms. The short form is typically better for data entry. The long form is usually better for readability.
Command strings are not case sensitive: CURR, Curr, and curr are all acceptable abbreviations for CURRent. As for the long form, CURRENT, Current, and current are all acceptable.
The command strings include punctuation. While some punctuation is sent with the string, other markings are used to identify different elements of the command syntax and are not sent with the string.
Release 2.1 | 99 |