Model 250S1G6
22
Rev D
2.6.6.12
RF Gain
Query to get the RF gain.
Syntax:
RFG?
Parameters:
None
Response Format:
RFG=<space>x<LF>
Where:
x
= 0000 to 0100
Example:
To find out the RF gain of the amplifier, send the following query:
RFG?<LF>
Response:
RFG=<space>0075<LF>
(75% Gain)
2.6.6.13
Faults (250S1G6)
Query to find the faults that have occurred with the amplifier.
Syntax:
FSTA?
Parameters:
None
Response Format:
FSTA=<space>00xx
Where:
xx
=
00
to
1A (Hexadecimal)
xx
Dec
Description
00
0
No Fault
01
1
(unused)
02
2
Interlock
03
3
PS1
04
4
Left Bottom Thermal
05
5
Left Top Thermal
06
6
Thermal Driver
07
7
PS3
08
8
PS2
0C
12
Right Bottom Thermal
0D
13
Right Top Thermal
11
17
Fan Fault
12
18
Amp Right Bottom
13
19
Amp Right Top
14
20
Amp Left Bottom
15
21
Amp Left Top
16
22
Amp Top
19
25
485 Error
1A
26
ALC
Example:
To find out what faults have occurred, send the following query.
FSTA?<LF>
Response:
FSTA= 0002<LF>
(Interlock Fault)