:STAT:OPER:PTR

Type

Command/Query

Syntax

:STATus:OPERation:PTRansition <Value>

:STATus:OPERation:PTRansition?

Description

This command sets/gets the value of positive transition filter of the Operation Status Register.

      • The bit 0 to 3, and bit 6 to 15 cannot be set to 1.

 

Variable

Parameter

Value

Description

Value of the positive transition filter

Data Type

Numeric type (Integer)

Range

0 ~ 65535

Preset Value

48

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 0
Ena.WriteString ":STAT:OPER:PTR" & Str(Var), True
Ena.WriteString ":STAT:OPER:PTR?", True
Var=Ena.ReadNumber

Related Commands

:STAT:OPER

:STAT:OPER:NTR

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.STATUS.OPERATION.PTRANSITION