Numeric values
Numeric values can be entered in any form, i.e. with sign, decimal point and exponent. Values exceeding the resolution of the instrument are rounded up or down. The mantissa can comprise up to 255 characters, the exponent must lie inside the value range -32000 to 32000. The exponent is introduced by an "E" or "e". Entry of the exponent alone is not allowed.
SENS:FREQ:STOP 1500000 = SENS:FREQ:STOP 1.5E6
For physical quantities, the unit can be entered. If the unit is missing, the basic unit is used.
Units in commands | Meaning |
---|---|
HZ, KHZ, MHZ, GHZ | Hz, kHz, MHz, GHz |
W, MIW, UW DBW, DBM | W, mW, µW dBW, dBm |
H, M, S, MS, US | hour, minute, s, ms, µs |
SENSe:FREQ:STOP 1.5GHz = SENSe:FREQ:STOP 1.5E9
Some settings allow relative values to be stated in percent. According to SCPI, this unit is represented by the PCT string.
HCOP:PAGE:SCAL 90PCT