384 VT1422A Command Reference Chapter 7
STATus
STATus:OPERation:NTRansition
STATus:OPERation:NTRansition <transition_mask> sets bits in the Negative
Transition Filter (NTF) register. When a bit in the NTF register is set to one, the
corresponding bit in the Condition register must change from a one to a zero in order
to set the corresponding bit in the Event register. When a bit in the NTF register is
zero, a negative transition of the Condition register bit will not change the Event
register bit.
Parameters
Comments • <transition_mask> may be sent as decimal, hex (#H), octal (#Q), or binary (#B).
• If both the STAT:OPER:PTR and STAT:OPER:NTR registers have a
corresponding bit set to one, any transition, positive or negative, will set the
corresponding bit in the Event register.
• If neither the STAT:OPER:PTR or STAT:OPER:NTR registers have a
corresponding bit set to one, transitions from the Condition register will have
no effect on the Event register.
• Related Commands: STAT:OPER:NTR?, STAT:OPER:PTR
• Cleared By: STAT:PRESet and power-on.
• *RST Condition: No change
• Send with VXIplug&play Function: hpe1422_cmd(...)
Usage STAT:OPER:NTR 16
When "Measuring" bit goes false, set bit 4
in Status Operation Event register.
STATus:OPERation:NTRansition?
STATus:OPERation:NTRansition? returns the value of bits set in the Negative
Transition Filter (NTF) register.
Comments • Returned Value: Decimal weighted sum of all set bits. The data type is uint16.
• Related Commands: STAT:OPER:NTR
• *RST Condition: No change
• Send with VXIplug&play Function: hpe1422_cmdInt16_Q(...)
Usage STAT:OPER:NTR?
Enter statement returns current value of
bits set in the NTF register
Parameter
Name
Parameter
Type
Range of
Values
Default
Units
transition_mask numeric (uint16) 0 - 32767 none