4 - Language Dictionary

STATus:OPERation:ENABle

This command and its query set and read the value of the Operational Enable register. This register is a mask for enabling specific bits from the Operation Event register to set the operation summary bit (OPER) of the Status Byte register. This bit (bit 7) is the logical OR of all the Operatonal Event register bits that are enabled by the Status Operation Enable register.

Command Syntax

STATus:OPERation:ENABle<NRf>

Parameters

0 to 32727

Preset Value

0

Examples

STAT:OPER:ENAB 1312STAT:OPER:ENAB 1

 

STATUS:OPERATION:ENABLE?

Query Syntax

STATus:OPERation:ENABle?

Returned Parameters

<NR1> (register value)

Related Commands

STAT:OPER:EVEN

STATus:OPERation:NTR

STATus:OPERation:PTR

These commands set or read the value of the Operation NTR (Negative-Transition) and PTR (Positive- Transistion) registers. These registers serve as polarity filters between the Operation Enable and Operation Event registers to cause the following actions:

υWhen a bit in the Operation NTR register is set to 1, then a 1-to-0 transition of the corresponding bit in the Operation Condition register causes that bit in the Operation Event register to be set.

υWhen a bit of the Operation PTR register is set to 1, then a 0-to-1 transition of the corresponding bit in the Operation Condition register causes that bit in the Operation Event register to be set.

υIf the same bits in both NTR and PTR registers are set to 1, then any transition of that bit at the Operation Condition register sets the corresponding bit in the Operation Event register.

υIf the same bits in both NTR and PTR registers are set to 0, then no transition of that bit at the Operation Condition register can set the corresponding bit in the Operation Event register.

Command Syntax

STATus:OPERtion:NTRansition<NRf>

 

STATus:OPERtion:PTRansition<NRf>

Parameters

0 to 32727

 

Preset Value

NTR register = 0; PTR register = 32727

Examples

STAT:OPER:NTR 32

STAT:OPER:PTR 1312

Query Syntax

STAT:OPER:NTR?

STAT:OPER:PTR?

Returned Parameters

<NR1> (register value)

 

Related Commands

STAT:OPER:ENAB

 

62