Ametek 801RP Series User And Programming Manual page 60

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

Advertisement

12.4.5. Message Unit Separator
When two or more message units are combined into a compound message, separate the
units with a semicolon (VOLT 100;FREQ 60).
12.4.6. 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. Note the
difference between root specifiers and header separators in the following examples:
SOURce:VOLTage:LEVel 100
:SOURce:VOLTage:LEVel 100
SOURce:VOLTage:LEVel 100;:FREQuency 55
You do not have to precede root-level commands with a colon; there is an implied colon in
front of every root-level command.
12.4.7. Message Terminator
A terminator informs SCPI that it has reached the end of a message. The only permitted
message terminator is:
newline (<NL>), which is ASCII decimal 10 or hex 0A.
In the examples of this manual, there is an assumed message terminator at the end of each
message. If the terminator needs to be shown, it is indicated as <NL> regardless of the
actual terminator character.
12.5. SCPI Data Formats
All data programmed to or returned from the AC source is in ASCII. The data type may be
numerical or character string.
12.5.1. Numerical Data Formats
Symbol
Talking Formats
<NR1>
<NR2>
<NR3>
<Bool>
Listening Formats
<Nrf>
<Bool>
12.5.2. Character Data
Character strings returned by query statements may take either of the following forms,
depending on the length of the returned string:
48
Data Form
Digits with an implied decimal point assumed at the right of the least-
significant digit. Examples: 273
Digits with an explicit decimal point. Example:.0273
Digits with an explicit decimal point and an exponent. Example: 2.73E+2
Boolean Data. Example: 0 | 1
Extended format that includes <NR1>, <NR2> and <NR3>. Examples: 273.2
, 2.73E2
Boolean Data. Example: 0 | 1
March 2011
All colons are header separators
Only the first colon is a root specifier
Only the third colon is a root specifier
RP Series

Advertisement

Table of Contents
loading

This manual is also suitable for:

1251rp series

Table of Contents