Structure Of A Scpi Message; Figure 12-2: Command Message Structure - Ametek 801RP Series User And Programming Manual

Hide thumbs Also See for 801RP Series:
Table of Contents

Advertisement

12.4. Structure of a SCPI Message

SCPI messages consist of one or more message units ending in a message terminator. The
terminator is not part of the syntax, but implicit in the way your programming language
indicates the end of a line (such as a newline or end-of-line character).
12.4.1. The Message Unit
The simplest SCPI command is a single message unit consisting of a command header (or
keyword) followed by a message terminator.
FREQuency?<newline>
VOLTage?<newline>
The message unit may include a parameter after the header. The parameter usually is
numeric:
VOLTage 20<newline>
OUTPut 1<newline>
12.4.2. Combining Message Units
The following command message is briefly described here, with details in subsequent
paragraphs.
46
Header
SOUR:VOLT 80; FREQ 60; :CURR? <NL>
Header Message
Separator Unit

Figure 12-2: Command Message Structure

March 2011
Data
Query Indicator
Message Unit
Root
Specifier Terminator
Separator
Message
RP Series

Advertisement

Table of Contents
loading

This manual is also suitable for:

1251rp series

Table of Contents