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

28 Chapter 2
Programming Command Guidelines
Using the Status Registers
Status Byte Register
The status byte register of the Test Set uses the bit 0 “Measurement Data Ready
Bit”, bit 1 “Measuring Status Bit”, bit 4 “Message Available” and bit 5 “Standard
Event Status Summary Bit” as shown in Figure 2-3:
Figure 2-3 Status Byte Register
The status byte register contains the following bits:
Table 2-2 Bits in the Status Byte Register
To query the status byte register, send the command *STB?. The response will be
the decimal sum of the bits which are set to 1. For example, if the bit 5 and bit 4 are
set to 1, the decimal sum of these two bits is 32 plus 16 (see Figure 2-1 on page
26). So the decimal value 48 is returned.
Bit Description
0 If the instrument has data ready in the output queue, this bit is set to 1. After
responding to a query this bit becomes 0.
1 While the instrument is in the measuring state, this bit is set to 1. At the
completion of one measurement, this bit is set to 0.
2, 3 These bits are always set to 0.
4 If the instrument has message data ready in the output queue, this bit is set to 1.
There are no lower status groups that provide input to this bit.
5 If the standard event summary bit has been set, this bit is set to 1. The standard
event status register can then be read to determine the specific event that
caused this bit to be set.
6, 7 These bits are always set to 0.