: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 | ||
| 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 | ||
RFLV? | Prepares message containing information on RF Level setting in the | ||
following format: | |||
| |||
| :RFLV:UNITS <unit>;TYPE <type>;VALUE <nr2>;INC <nr2>;<status> | ||
| where: | <unit> is character program data defining the default RF | |
|
| level units (DBM, DBV, DBMV, DBUV, V, MV or UV), | |
|
| <type> is character program data indicating EMF or PD and | |
|
| <status> is a program mnemonic indicating whether the RF | |
|
| output is ON or OFF | |
Examples: | :RFLV:UNITS DBM;TYPE PD;VALUE | ||
| :RFLV:UNITS DBV;TYPE EMF;VALUE | ||
RFLV:LIMIT? | Prepares message containing information on RF Level max limit setting | ||
in the following format: | |||
| |||
| :RFLV:LIMIT:VALUE<nr2>;<status>; | ||
Examples: | |||
RFLV:OFFS? | Prepares message containing information on RF Level offset in the | ||
following format: | |||
| |||
| :RFLV:OFFS:VALUE<nr2>;<status>; | ||
Examples: |