Download Rigol M300 Series Specifications
Transcript
RIGOL Chapter 2 Command System STATus:OPERation:ENABle Syntax Description Parameters Explanation STATus:OPERation:ENABle <enable_value> STATus:OPERation:ENABle? inset or query the enable register for the Operation Status Register set. Name Type Range Default <enable_value> Integer 0 to 65535 None When the events correspond to the bits that are set to 1 in the register occurs, the bits are then reported to the status byte register. Bit 14 (Busy) will be set to 1 while the instrument is executing a time-consuming command, such as the MMEMory:IMPort:CONFig? command. Sending the STATus:PRESet command will set this register to 0. The bit definitions below. Bit Bit Name 0 Calibrating 1 Self Test 2 Not Used 3 Not Used 4 Scanning 5 WFT 6 Not Used 7 USB MSD detected 8 Config Changed 9 Mem Threshold 10 11 12 13 14 15 Return Format Example Instrument Locked Settings Changed Not Used Global Error Busy Not Used for the operation status enable register are as shown in the table Weight 1 2 4 8 16 32 64 128 256 512 Definition The instrument is calibrating. The instrument is performing a self-test. Always be 0. Always be 0. The instrument is scanning. The instrument is waiting for a trigger. Always be 0. A USB storage device (external memory) has been detected. The scan lsit configuration has changed. 1024 The number of readings in the memory has exceeded the memory threshold setting (refer to the DATA:POINts:EVENt:THReshold comamnd). The instrument is locked. 2048 The instrument's settings have changed. 4096 8192 Always be 0. An error occurs (the error queue is not empty). 16384 32768 The instrument is busy. Always be 0. The query returns an integer that corresponds to the binary-weighted sum of all the bits in the register. For example, if bit 1 (2 in decimal) and bit 4 (16 in decimal) are enabled, the query will return 18 (#b100010010). STAT:OPER:ENAB 18 STAT:OPER:ENAB? The query returns 18. Related commands STATus:OPERation:CONDition? STATus:OPERation[:EVENt]? STATus:PRESet M300 Programming Guide 2-193