QM1003-2-18 RF Downconverter
User Manual
∙
All diagrams flow from left to right. A path may not travel to the left except in a bypass loop.
1.4 Default Units
Unless otherwise specified, the following units are assumed:
Table 3.2:
Default Units
Current
A
Frequency
GHz
Power
dBm
Time
𝜇
s
Temperature
°C
Voltage
Volts
1.5 Status Reporting
Status reporting is used to monitor the RF Downconverter to determine which events have occurred. Sta-
tus reporting in accomplished by configuring and reading status registers.
The RF Downconverter has the following main registers:
∙
Status Register
∙
Standard Event Register
∙
Operation Status Register
∙
Questionable Status Register
∙
Device Status Register
Status and Standard Event registers are read using the IEEE-488.2 common commands.
Operation and Questionable Status registers are read using the SCPI
STAT
subsystem.
1.6 SCPI Data Types
The SCPI language defines different 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
responds to a particular
query in a predefined, rigid format.
1.6.1
<
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 a
0
, never
ON
or
OFF
.
1.6.2
<
character_data
>
Definition
Throughout this document,
<
character_data
>
is used to represent character data, that is, A-Z, a-z, 0-
9 and _ (underscore). STOP and A4_U2 are examples of character data. The first character must
be alphanumeric, followed by either alphanumeric or underscore characters up to a maximum of 12
characters.
Quonset Microwave
Revision 0.1.0
19