B.118 status:questionable:enable? query, B.119 system:beep command, B.120 system:communication:gpib:address command – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.2.38 to 2.47 User Manual

Page 181: B.121 system:communication:gpib:address? query, B.122 system:communication:serial:baud command, B.123 system:communication:serial:baud? query, B.124 system:communication:serial:echo command, B.125 system:communication:serial:echo? query, B.118, Stat

Advertising
background image

BOP-1K 080709

B-31

B.118 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 B-4). 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 B-10.)

B.119 SYSTem:BEEP COMMAND

SYST:BEEP

Syntax:

Short Form: SYST:BEEP

Long Form: SYSTem:BEEP

Description:Causes the unit to emit a brief audible tone

B.120

SYSTem:COMMunication:GPIB:ADDRess

COMMAND

SYST:COMM:GPIB:ADDR

Syntax:

Short Form: SYST:COMM:GPIB:ADDR<INT VAL> 0 to 30
Long Form: SYSTem:COMMunication:GPIB:ADDRess<INT VAL> 0 to 30

Description:Sets selected power supply GPIB address. NOTE: After executing this command, subse-
quent commands must be directed to the new GPIB address. Requires MEM:UPD (PAR. B.12) to save for
power up. See PAR. 3.5.2.2 and Figure 3-16 for special programming considerations.

B.121

SYSTem:COMMunication:GPIB:ADDRess?

QUERY

SYST:COMM:GPIB:ADDR?

Syntax:

Short Form: SYST:COMM:GPIB:ADDR?
Long Form: SYSTem:COMMunication:GPIB:ADDRess?
Return Value: <int_value> 0 to 30

Description: Identifies selected power supply GPIB address.

B.122

SYSTem:COMMunication

:SERial:BAUD COMMAND

SYST:COMM:SER:BAUD

Syntax:

Short Form: SYST:COMM:SER:BAUD {19200 | 9600 | 4800 | 2400}
Long Form: SYSTem:COMMunication:SERial:BAUD {19200 | 9600 | 4800 | 2400}

Description: Sets the unit to operate at the specified baud rate. See PAR. 3.5.2.2 and Figure 3-16 for special

programming considerations.

B.123

SYSTem:COMMunication

:SERial:BAUD? QUERY

SYST:COMM:SER:BAUD?

Syntax:

Short Form: SYST:COMM:SER:BAUD?
Long Form: SYSTem:COMMunication:SERial:BAUD?
Return Value: <int_value> {19200 | 9600 | 4800 | 2400}

Description: Returns operating baud rate.

B.124 SYST

em

:COMM

unication

:SERial:ECHO COMMAND

SYST:COMM:SER:ECHO

Syntax:

Short Form: SYST:COMM:SER:ECHO {ON | OFF} or {01 | 00}
Long Form: SYSTem:COMMunication:SERial:ECHO {ON | OFF} or {01 | 00}

Description: Enables (ON) or disables (OFF) echo mode (see PAR. 3.5.6.2.2). Sending ON or 01 causes all sub-

sequent characters to be echoed back. Sending OFF or 00 turns off the character echo after the next
line terminator character. The *RST command has no effect on echo status. See PAR. 3.5.2.2 and Fig-
ure 3-16 for special programming considerations.

B.125 SYSTem:COMMunication:SERial:ECHO? QUERY

SYST:COMM:SER:ECHO?

Syntax:

Short Form: SYST:COMM:SER:ECHO?
Long Form: SYSTem:COMMunication:SERial:ECHO?
Return Value: {01 | 00}

Description: Returns 01 when echo mode is active (ON) or 00 when disabled (OFF) (see PAR. 3.5.6.2.2).

Advertising