Query Indicator; Message Unit Separator; Root Specifier; Message Terminator - Agilent Technologies 66319B User Manual

Mobile communications dc source
Hide thumbs Also See for 66319B:
Table of Contents

Advertisement

6 - Introduction to Programming
Keywords
Keyword Separator
Headers
Headers, also referred to as keywords, are instructions recognized by the dc source. 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.

Query Indicator

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

Message Unit Separator

When two or more message units are combined into a compound message, separate the units with a
semicolon.
STATus:OPERation?;QUEStionable?

Root Specifier

When it precedes the first header of a message unit, the colon becomes the root specifier. It tells the
command parser that this is the root or the top node of the command tree.

Message Terminator

A terminator informs SCPI that it has reached the end of a message. Three permitted messages
terminators are:
♦ newline (<NL>), which is ASCII decimal 10 or hex 0A.
♦ 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.
64
Message Unit
Data
;
VOLT
: LEV 20
PROT 21
Message Unit Separators
Figure 6-2. Command Message Structure
Query Indicator
; : CURR?
<NL>
Message Terminator
Root Specifier

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

66319d66321b66321d

Table of Contents