Specifications
Table Of Contents
- E6392-90042.pdf
- E6392-90042_manual
- Front Matter
- Contents
- 1 Preparing for Use
- 2 Programming Command Guidelines
- 3 Programming Command Reference
- IEEE Common Command
- CONFigure Subsystem
- DISPlay Subsystem
- HCOPy Subsystem
- RFGenerator Subsystem
- SMONitor Subsystem
- SYSTem Subsystem
- TESTs Subsystem for AUTOMATIC TEST
- All Tests Results
- All Tests Results
- Command Reference for Burst Timing/Power Ramp Measurement Screen
- Command Reference for DC Current Measurement Screen
- Command Reference for MS Information
- Command Reference for Peak TX Power Measurement Screen
- Command Reference for Phase/Frequency Error Measurement Screen
- Command Reference for Sensitivity/RX Quality/RX Level Measurement Screen
- Command Reference for Stand-by/Measuring Screens
- TESTs Subsystem for MANUAL TEST
- Command Reference for DC Current Measurement Screen
- Command Reference for Measuring Screens
- Command Reference for MS Information
- Command Reference for Peak TX Power /Burst Timing/Power Ramp Measurement Screen
- Command Reference for Phase/Frequency Error Measurement Screen
- Command Reference for Sensitivity/RX Quality/RX Level Measurement Screen
- Command Reference for Spectrum Monitor Measurement Screen
- Command Reference for Stand-by Screens
- TRIGger Subsystem
- 4 Programming Command Cross Reference
- 5 Example Programs
- A Syntax Diagram
- B Command Difference between E6392A & E6392B
- Index

Chapter 2 19
Programming Command Guidelines
Getting Started with Programming Commands
2. Programming Command
Guidelines
Standard Notation
This section uses several forms of notation that have specific meaning:
Command Mnemonics Many commands have both a long and a short form and
you must use either one or the other (a combination of the two is
not allowed). Consider the :FREQuency command, for example.
The short form is :FREQ and the long form is :FREQUENCY.
This notation type is a shorthand to document both the long and
short form of commands. Programming commands are not case
sensitive, so :fREquEnCy is just as valid as :FREQUENCY, but
:FREQ and :FREQUENCY are the only valid forms of the
:FREQuency command.
Angle Brackets Angle brackets indicate that the word or words enclosed
represent something other than themselves. For example, <new
line> represents the ASCII character with the decimal value 10.
Words in angle brackets have much more rigidly defined
meaning than words shown in ordinary text. For example, this
section uses the word “message” to talk about messages
generally. But the bracketed words <program message> indicate
a precisely defined element of the commands. If you need them,
you can find the exact definitions of words such as <program
message> in a syntax diagram.
Query and Event Commands
You can query any value that you can set. For example, the
:RESults:RAMP:MARKer:POSition <num> commands imply that the
:RESults:RAMP:MARKer:POSition? query commands also exist. If you see a
command ending with a question mark, it is a query-only command. Some
commands are events and cannot be queried. An event has no corresponding
setting if it causes something to happen inside the instrument at a particular instant.