Instructions

3
Integers, for example,
0, 2, 30, -5
(5) NR2 numeric
Decimal numbers, for example,
0.6, 3.1415926, -2.6
(6) NR3 numeric
Floating point numbers, for example,
3.1415E-7, -8.2E3
(7) NRf numeric
Flexible decimal number that may be type NR1, NR2 or NR3
See NR1, NR2, and NR3 examples
(8) string
Alphanumeric characters (must be within quotation marks)
"Model, 123456"
Command abbreviation
All commands are not case sensitive, you can use all uppercase or lowercase. However, if you want to
abbreviate, you must enter all capital letters in the command format, for example:
:CALCulate:BANDwidth:NDB? can be abbreviated into:CALC:BAND:NDB?
Third-party programming entrance
The analyzer and the computer can communicate through the following interfaces: LAN interface and
USB interface. please refer to the product's user manual for the use of various communication interface.
When using commands to program, all command words are sent and recognized as ASCII strings for
operation and secondary development.
You can implement the following actions by programming:
Set the analyzer
Implement the measurement
Get data from the spectrum analyzer (instrument working status and measurement data results)