Including Common Commands
You can combine common commands with subsystem commands in the
same message. Treat the common command as a message unit by
separating it with a semicolon (the message unit separator). Common
commands do not affect the header path; you may insert them anywhere
in the message.
VOLTage:TRIGgered 17.5;:INITialize;*TRG
OUTPut OFF;*RCL 2;OUTPut ONIT872X-3X SCPI Communication protocol 17
Case sensitivity
Common commands and SCPI commands are not case sensitive. You
can use upper or lower
*RST = *rst
:DATA? = :data?
:SYSTem:PRESet = :system:preset
Long-form and short-form versions
A SCPI command word can be sent in its long-form or short-form version.
The command subsystem tables in Section 5 provide the in the
long-form version. However, the short-form version is indicated by upper
case characters. Examples:
:SYSTem:PRESet
:SYST:PRES
:SYSTem:PRES
Note that each command word must be in long-form or short-form, and
not something in between.
For example, :SYSTe:PRESe is illegal and will generate an error. The
command will not be executed.
Query
Observe the following precautions with queries:
1.4 Message Type
There are two types of SCPI messages, program and response.
,
long-form
short form
long-form and short-form combination
Set up the proper number of variables for the returned data. For example, if
you are reading back a measurement array, you must dimension the array
according to the number of measurements that you have placed in the
measurement buffer.
Read back all the results of a query before sending another command to
the electronic load. Otherwise a Query Interrupted error will occur and the
unreturned data will be lost.
program message: A program message consists of one or more properly
formatted SCPI commands sent from the controller to the electronic load.
The message, which may be sent at any time, requests the electronic load
to perform some action.
Copyright© Itech Electronic
for example:
Co., Ltd.
Remote Control
3
Need help?
Do you have a question about the IT5101 and is the answer not in the manual?