VXI 3002 User Manual
Page 38

3-8
:UNITS
Select default RF level units.
Data type : Character Program Data (DBM, DBV, DBMV, DBUV, V, MV or UV)
Allowed suffices : None
Default suffix : None
Examples: RFLV:VALUE -27.3DBM;ON
RFLV:TYPE PD;VALUE 1.23UV
:LIMIT
Set RF Level max limit (short form)
:VALUE
Set RF Level max limit
Data type : Decimal Numeric Program Data
Allowed suffices : Any one of: DBM, DBV, DBMV, DBUV, V, MV or UV
Default suffix : DBM unless changed by UNITS command
:ENABLE
Enable
limit
:DISABLE
Disable
limit
:OFFS
Set RF Level offset for given frequency band (short form)
:VALUE
Set RF Level offset for given frequency band
Data type : Decimal Numeric Program Data
Allowed suffices : DB only
Default suffix : DB
:ENABLE
Enable
offsets
:DISABLE
Disable
offsets
:SAVE
Save offsets in non-volatile memory
RFLV?
Prepares message containing information on RF Level setting in the
following format:
:RFLV:UNITS
where:
level units (DBM, DBV, DBMV, DBUV, V, MV or UV),
output is ON or OFF
Examples: :RFLV:UNITS DBM;TYPE PD;VALUE -103.5;INC 2.0;ON
:RFLV:UNITS DBV;TYPE EMF;VALUE -83.2;INC 0.5;ON
RFLV:LIMIT?
Prepares message containing information on RF Level max limit setting
in the following format:
:RFLV:LIMIT:VALUE
Examples: :RFLV:LIMIT:VALUE-20.0;ENABLE
RFLV:OFFS?
Prepares message containing information on RF Level offset in the
following format:
:RFLV:OFFS:VALUE
Examples: :RFLV:OFFS:VALUE-3.2;ENABLE