1
8990B Remote Operation
26
Keysight 8990B Programming Guide
SCPI data types
The SCPI language defines different data formats for use in program messages
and response messages. Instruments are flexible listeners and can accept
commands and parameters in various formats. However, SCPI instruments are
precise talkers. This means that SCPI instruments
always
respond to a particular
query in a predefined, rigid format.
<boolean> definition
Throughout this document,
<boolean>
is used to represent
ON|OFF|<NRf>
.
Boolean parameters have a value of 0 or 1 and are unitless.
ON
corresponds to
1
and
OFF
corresponds to
0
.
On input, an
<NRf>
is rounded to an integer. A nonzero result is interpreted as
1
.
Queries always return a
1
or
0
, never
ON
or
OFF
.
<character_data> definition
Throughout this document,
<character_data>
is used to represent character
data, that is, A to Z, a to z, 0 to 9, and _ (underscore). HIGH and R6_5F are
examples of character data. The first character must be an alphanumeric,
followed by either alphanumeric or underscore characters up to a maximum of 12
characters. The format is defined as shown in the following figure.
Figure 1-2
<character_data> format
<NAN> definition
Not a number (NAN) is represented as 9.91E37. Not a number is defined in IEEE
754.
<digit>
<upper/lower
case alpha>
<upper/lower
case alpha>
Содержание 8990B
Страница 1: ...Keysight 8990B Peak Power Analyzer Programming Guide ...
Страница 16: ...16 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 18: ...18 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 20: ...20 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 46: ...1 8990B Remote Operation 46 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 142: ...4 ACQuire Subsystem 142 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 156: ...5 CALibration Subsystem 156 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 188: ...6 CHANnel Subsystem 188 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 450: ...15 STATus Subsystem 450 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 460: ...16 DISPlay Subsystem 460 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 508: ...20 WMEMory Subsystem 508 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 518: ...21 SERVice Subsystem 518 Keysight 8990B Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...