RIGOL DG1000Z Series User Manual

Page 44

Advertising
background image

RIGOL

Chapter 2 Command System

2-32

DG1000Z Programming Guide

*PSC

Syntax

*PSC {0|1}

*PSC?

Description

Enable or disable the function to clear the status byte enable register and standard

event enable register at power-on.
Query whether to clear the status byte enable register and standard event enable

register at power-on.

Parameter

Name

Type

Range

Default

{0|1}

Discrete

0|1

1

Explanation

 The *PSC 1 command means clearing the status byte enable register and

standard event enable register at power-on. The *PSC 0 command means the

status byte enable register and standard event enable register will not be

affected at power-on.

 You can also send the

*SRE 0

and

*ESE 0

commands to clear the status byte

enable register and standard event enable register respectively.

Return Format

The query returns 0 or 1.

Example

*PSC 1 /*Enable the function to clear the status byte enable register and standard

event enable register at power-on*/

*PSC? /*Query the status clear setting at power-on and the query returns 1*/

Related

Commands

*ESE

*SRE

Advertising