ITech IT-M7700 Series Programming Manual page 16

Programmable ac power source
Hide thumbs Also See for IT-M7700 Series:
Table of Contents

Advertisement

ООО "Техэнком"
Контрольно-измерительные приборы и оборудование
Headers
Query Indicator
Message Unit Separator
Root Specifier
Message Terminator
Command execution rules
VOLTage 20<NL>
Headers, also referred to as keywords, are instructions recognized by the
instrument. Headers may be either in the long form or the short form. In the long
form, the header is completely spelled out, such as VOLTAGE, STATUS and
DELAY. In the short form, the header has only the first three or four letters, such
as VOLT, STAT and DEL.
Following a header with a question mark turns it into a query (VOLTage?,
VOLTage:PROTection?). If a query contains a parameter, place the query
indicator at the end of the last header(VOLTage:PROTection?MAX).
When two or more message units are combined into a compound message,
separate the units with a semicolon (STATus:OPERation?;QUEStionable?).
When it precedes the first header of a message unit, the colon becomes the
root specifier.
A terminator informs SCPI that it has reached the end of a message. Three
permitted message terminators are:
newline (<NL>),decimal 10 or hexadecimal 0X0A in ASCII.
end or identify (<END>)
both of the above (<NL><END>).
In the examples of this guide, there is an assumed message terminator at the
end of each message.
Commands execute in the order that they are presented in the program
message.
An invalid command generates an error and, of course, is not executed.
Valid commands that precede an invalid command in a multiple command
program message are executed.
Valid commands that follow an invalid command in a multiple command
program message are ignored.
Copyright© Itech Electronic Co., Ltd.
www.tehencom.com
SCPI Command Introduction
5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IT-M7700 Series and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents