RIGOL Chapter 2 Command System
2-6 DL3000 Programming Guide
*PSC
Syntax *PSC {0|1}
Description Enables (1) or disables (0) clearing of the enable register part of the status byte register
and the standard event status register at power-on.
Queries the state of enable register part when clearing of the enable register part of the
status byte register and the standard event status register at power-on.
Remarks The *PSC 1 command indicates enabling power-on clearing of affected registers;
the *PSC 0 command indicates disabling power-on clearing of affected registers.
You can also send the
*SRE command (*SRE 0) or the *ESE command (*ESE 0) to
disable clearing of the enable register part of the status byte register and the
standard event status register at power-on.
Return
0 or 1
Example
*PSC 1 /*Enables clearing of the enable register part of the status byte register and
the standard event status register at power-on.*/
*PSC? /*Queries whether to enable or disable the power-on clearing of the affected
registers. It returns 1.*/
Related
Command
*SRE
*RST
Description Restores the instrument to factory default settings (refer to "Appendix A: Default
Settings") and clears the error queue.