B.93 [source:]voltage:mode? query, B.94 [source:]voltage[:level]:protect:both command, B.96 [source:]voltage[:level]:protect:mode command – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.2.38 to 2.47 User Manual
Page 176: B.97 [source:]voltage[:level]:protect:mode? query, B.93, Sour, B.94, B.95, B.96, B.97
B-26
BOP-1K 080709
B.93 [SOURce:]VOLTage:MODE? QUERY
VOLT:MODE?
Syntax:
Short Form: [SOUR:]VOLT[:LEV]:MODE?
Long Form: [SOURce:]VOLTage[:LEVel]:MODE?
Return value: FIX, LIST, TRANS, EXT, or GAIN
Description: Identifies active voltage mode. See PAR. B.92 for further details Related Commands: LIST com-
mands. (See example, Figure B-5.)
B.94 [SOURce:]VOLTage[:LEVel]:PROTect:BOTH COMMAND
VOLT:PROT[:BOTH]
Syntax:
Short Form: [SOUR:]VOLT[:LEV]:PROT[:BOTH]
Long Form: [SOURce:]VOLTage[:LEVel]:PROTect:[BOTH]
where
voltage.
Description: Establishes the both the positive and negative protection limits for voltage. If the protection limits are
not identical the unit automatically reduces the appropriate limit (see Figure B-9).
FIGURE B-9. USING PROT:LIM:POS AND PROT:LIM:POS COMMANDS TO SET ASYMMETRICAL LIMITS
B.95 [SOURce:]VOLTage[:LEVel]:PROTect[:BOTH]? QUERY
VOLT:PROT[:BOTH]?
Syntax:
Short Form: [SOUR:]VOLT[:LEV]:PROT[:BOTH]?
Long Form: [SOURce:]VOLTage[:LEVel]:PROTect[:BOTH]?
Returns
Description: Identifies the protection limits for voltage (positive, negative); maximum is 1% greater than rated out-
put voltage.
B.96 [SOURce:]VOLTage[:LEVel]:PROTect:MODE COMMAND
VOLT:PROT:MODE
Syntax:
Short Form: [SOUR:]VOLT[:LEV]:PROT:MODE (EXT | FIX | LESS |)
Long Form: [SOURce:]VOLTage[:LEVel]:PROTect:MODE (EXTernal | FIXed | LESSer |)
Description:Determines how voltage protection limits are controlled.
FIXED - Allows the limits to be controlled by digital signals from either the keypad (if the unit is in local
mode) or SCPI command (if the unit is in remote mode).
EXTERNAL: Allows the limits to be controlled by analog signals applied to the analog port; limits set
from the keypad or SCPI command have no effect (see PAR. 3.3.6.1).
LESSER LIMIT: Allows protect limit to be automatically selected from either 1) the external analog
voltage applied to the Analog I/O port or 2) the value set from the keypad or SCPI command). Which-
ever limit has a lower absolute value (closest to zero) has effect
B.97 [SOURce:]VOLTage[:LEVel]:PROTect:MODE? QUERY
VOLT:PROT:MODE?
Syntax:
Short Form: [SOUR:]VOLT[:LEV]:PROT:MODE?
Long Form: [SOURce:]VOLTage[:LEVel]:PROTect:MODE?
Returns FIX, EXT or LESS
Description: Identifies how voltage protection limits are controlled: FIX for Fixed, EXT for external, LESS for the
lesser of the internal (fixed) and external protection limit values (See PAR. B.96 for details).
NOTE:
The power supply is assumed to be operating in constant voltage mode.
volt:protect:limit:pos 5
Sets positive voltage protection limit to +5V.
volt:protect:limit:neg 15
Sets negative voltage protection limit to -15V.
volt:protect 10
Attemps to set voltage protection levels to ±10V. No error generated.
volt:pr
ot:pos?
Returns 5 (positive voltage protection set to +5V since 5 is less than
10.
volt:pr
ot:neg?
Returns 10 (negative voltage protection set to -10V.
volt:protect 18
Sets both voltage protection limits to +18V. No error generated.
volt:pr
ot:pos?
Returns 5 (positive voltage protection set to +5V since 5 is less than
18.
volt:pr
ot:neg?
Returns 15 (negative voltage protection set to -15V, since 15 is less
than 18