Programmable AC Source 6430/6420/6415 User‘s Manual
Summary-Message of the Status Byte Register.
Syntax: STATus:QUEStionable:ENABle <NRf>
Parameters: 0 to 32767
Example: STAT:QUES:ENAB 8 It enables OTP event to be reported in the Status Byte
Register.
Query Syntax: STATus:QUEStionable:ENABle?
Return Parameters: <NR1>
Query Example: STAT:QUES:ENAB? It returns the content of Questionable Enable
Register.
STATus:QUEStionable:NTRansition
STATus:QUEStionable:PTRansition
Description: These commands sets the content of the Questionable NTR (negative transition
1-to-0) and PTR (positive transition 0-to-1) Registers. These Registers
determine which type of transition in the Condition Register may set the
corresponding bit in the Questionable Event Register.
Syntax: STATus:QUEStionable:NTRansition <NRf>
STATus:QUEStionable:PTRansition <NRf>
Parameters: 0 to 32767
Example: STAT:QUES:NTR 8 It enables OTP event bit to be set as 1-to-0.
STAT:QUES:PTR 2 It enables SHT event bit to be set as 0-to-1.
Query Syntax: STATus:QUEStionable:NTRansition?
STATus:QUEStionable:PTRansition?
Return Parameters: <NR1>
Query Example: STAT:QUES:PTR? It returns the content of Questionable PTR Register.
SYSTem:ERRor?
Description: This query returns the next error number followed by its corresponding error
description string from the error queue. As errors are detected, they are placed
in the queue. The queue is first in, first out. If the queue overflows, the last error
in the queue is replaced with the error -350,"Queue overflow". Reading an
error from the head of the queue removes that error from the queue. When all
errors have been read, further error queries will return 0, “No error".
Query Syntax: SYSTem:ERRor?
6-16