134 Chapter 3
Programming the Status Register System
Status Groups
Baseband Operation Event Enable Register
The Baseband Operation Event Enable Register lets you choose which bits in the Baseband Operation Event
Register can set the summary bit (bit 10 of the Standard Operation Status Group).
Command: STATus:OPERation:BASeband:ENABle <value>, where
<value> is the sum of the decimal values of the bits you want to enable.
Example: Enable bit 0 and bit 1 so that whenever either of those bits is set to 1, the Baseband Operation
Status summary bit of the Standard Operation Status Register is set to 1: send the command
STAT:OPER:BAS:ENAB 520 (512 + 8)
Query: STATus:OPERation:BASeband:ENABle?
Response: Decimal value of the sum of the bits previously enabled with the
STATus:OPERation:BASeband:ENABle <value> command.