Scpi Data Formats; Numerical Data Formats; Suffixes And Multipliers; Response Data Types - Agilent Technologies 66311A User Manual

Table of Contents

Advertisement

SCPI Data Formats

All data programmed to or returned from the dc source is ASCII. The data may be numerical or character
string.

Numerical Data Formats

Symbol
<NR1>
Digits with an implied decimal point assumed at the right of the least-significant digit.
Examples: 273
<NR2>
Digits with an explicit decimal point. Example: .0273
<NR3>
Digits with an explicit decimal point and an exponent. Example: 2.73E+2
<Nrf>
Extended format that includes <NR1>, <NR2> and <NR3>. Examples: 273
2.73E2
<Nrf+>
Expanded decimal format that includes <NRf> and MIN
2.73E2
implicit in the range specification for the parameter.
<Bool>
Boolean Data. Example: 0 | 1 or ON | OFF

Suffixes and Multipliers

Current
Amplitude

Response Data Types

Character strings returned by query statements may take either of the following forms, depending on the
length of the returned string:
<CRD>
Character Response Data. Permits the return of character strings.
<AARD>
Arbitrary ASCII Response Data. Permits the return of undelimited 7-bit ASCII. This data
type has an implied message terminator.
<SRD>
String Response Data. Returns string parameters enclosed in double quotes.
MAX.
MIN and MAX are the minimum and maximum limit values that are
Class
Suffix
A
V
Time
S
Common Multipliers
1E3
1E-3
1E-6
Introduction to Programming - 6
Data Form
Talking Formats
Listening Formats
Unit
Unit with Multiplier
ampere
MA (milliampere)
volt
MV (millivolt)
second
MS (millisecond)
K
M
U
273.
MAX. Examples: 273 273.
kilo
milli
micro
53

Advertisement

Table of Contents
loading

Table of Contents