C.29 status:questionable:condition? query, C.30 status:questionable:enable command, C.31 status:questionable:enable? query – KEPCO TMA VXI-27 User Manual

Page 58: C.32 status:questionable:instrument? query, C.29, C.30, C.31, C.32, Stat:ques:cond, Stat:ques:enab

Advertising
background image

TMA VXI-27 101602

C-9

(See example, Figure C-5.)

C.29 STATus:QUEStionable:CONDition? QUERY

STAT:QUES:COND?

Syntax:

Short Form: STAT:QUES:COND?

Long Form: STATus:QUEStionable:CONDition?

Return Value: <int_value> actual register value

Description: Returns the value of the Questionable Condition Register (see Table C-3). The Questionable

Condition Register contains unlatched real-time information about questionable conditions of the
power supply. Bit set to 1 = condition (active, true); bit reset to 0 = condition (inactive, false). (See
example, Figure C-5.)

C.30 STATus:QUEStionable:ENABle COMMAND

STAT:QUES:ENAB

Syntax:

Short Form: STAT:QUES:ENAB <int_value> Long Form: STATus:QUESionable:ENABle <int_value>

Description: Programs Questionable Condition Enable Register (see Table C-3).The Questionable Condition

Enable Register determines which conditions are allowed to set the Questionable Condition Register;
it is a mask for enabling

specific bits in the Questionable Event register that can cause the question-

able summary bit (bit 3) of the Status Byte register to be set. The questionable summary bit is the log-
ical OR of all the enabled bits in the Questionable Event register

.

Bit set to 1 = function enabled

(active, true); bit reset to 0 = function disabled (inactive, false)

.

(See example, Figure C-5.)

C.31 STATus:QUEStionable:ENABle? QUERY

STAT:QUES:ENAB?

Syntax:

Short Form: STAT:QUES:ENAB? Long Form: STATus:QUESionable:ENABle?
Return Value: <int_value> actual register value

Description: Reads Questionable Condition Enable Register (see Table C-3). Power supply returns value of

Questionable Condition Enable Register, indicating which conditions are being monitored. Bit set to 1
= function enabled (active, true); bit reset to 0 = function disabled (inactive, false)

.

Related Com-

mands: STAT:QUES?. (See example, Figure C-5.)

C.32 STATus:QUEStionable:INSTrument? QUERY

STAT:QUES:INST?

Syntax:

Short Form: STAT:QUES:INST? Long Form: STATus:QUESionable:INSTrument?
Return Value: <int_value> actual register value

Description: Reads Questionable Instrument Register 0 (see Table C-4). Unit returns value of Instrument Regis-

ter 0 (inst register). The bits of this register are set when at leat one bit in the specified channel’s ISUM
register was set previously and the specific enable bit was also set. When this register is read, bits 1 -

TABLE C-3. QUESTIONABLE EVENT REGISTER, QUESTIONABLE CONDITION REGISTER

AND QUESTIONABLE CONDITION ENABLE REGISTER BITS

CONDITION

PL

OL

RE

NU

NU

NU

NU

NU

OT

NU

CE

VE

BIT

11

10

9

8

7

6

5

4

3

2

1

0

VALUE

2048 1024

512

256

128

64

32

16

8

4

2

1

PL

POWER LOSS

OL

OVERLOAD

RE

RELAY ERROR

OT

OVERTEMPERATURE

CE

CURRENT ERROR

VE

VOLTAGE ERROR

NU

NOT USED

Advertising