Specifications

Table Of Contents
Chapter 2 21
Programming Command Guidelines
Getting Started with Programming Commands
2. Programming Command
Guidelines
Units of Measure
Units for settings:
It is allowed to send numeric data with or without its multiplier and suffix as
follows. (Suffixes may be omitted if they are the default settings.)
HZ (Hz; default setting), KHZ (kHz), MHZ and MAHZ (MHz)
A (A; default), MA (mA)
PCT (%; default)
DB (dB; default)
DBM (dBm; default)
V (V; default)
For example, both of the following commands can set the same value:
TEST:AUTO:BCCH 896200000
TEST:AUTO:BCCH 896.2MHZ
Units for measurements:
The query responses for any parameters have only numerical or alphanumeric
data depending on the fields. For example, “TEST:AUTO:BCCH?” only
returns “896200000”.