beautypg.com

B.21 [source:]current[:level]:limit[:both] command, B.22 [source:]current[:level]:limit[:both]? query, Figure b-4. setting limits – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.3.05 to 4.07 User Manual

Page 162: B.21, Sour, B.22, B.21, b.22, Curr:lim[:both

background image

B-8

BOP-1K 031912

ditions. The CURR?MAX query returns the maximum positive current allowed for a particular model.
CURR? MIN returns minimum negative current allowed for power supply (always negative). Related
Commands:
CURR. (See example, Figure B-1.)

B.21 [SOURce:]CURRent[:LEVel]:LIMit[:BOTH] COMMAND

CURR:LIM[:BOTH]

Syntax:

Short Form: [SOUR:]CURR[:LEV]:LIM[:BOTH]
Long Form: [SOURce:]CURRent[:LEVel]:LIMit[:BOTH]
where is between zero and I

NOM

Description: Establishes the software limit for output current, i.e., sets the maximum value of output cur-

rent that the unit will be allowed to source and sink. 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. (See Figure B-
4)

B.22 [SOURce:]CURRent[:LEVel]:LIMit[:BOTH]? QUERY

CURR:LIM[:BOTH]?

Syntax:

Short Form: [SOUR:]CURR[:LEV]:LIM[:BOTH]?
Long Form: [SOURce:]CURRent[:LEVel]:LIMit[:BOTH]?
Returns ,

Description: Identifies the positive software limit, followed by the negative software limit value of output current that

the unit can source or sink.

FIGURE B-4. SETTING LIMITS

NOTES: 1. This example assumes a BOP 36-28MG power supply is operating in constant current (CC)

mode.

2 Examples below are intended only to illustrate command functions. Refer to PAR. 3.5.2 for pro-

gramming techniques to optimize performance.

CURR:LIM?

Returns 28,28 (positive and negative defaults for max
current in current mode).

CURR:LIMIT:POS 10;NEG 2

Establishes the maximum positive and negative current values
that can be set in current mode.

FUNC:MODE VOLT

Sets power supply in voltage mode.

VOLT 15;CURR 2

Allows the power supply to provide 15 volts positive with the
ability to source or sink up to 2 amperes. The display shows:
15.000 2.000 2.000.

CURR 10

Since the BOP is operating in voltage mode, sets the current
capability (current protect) to 10 amperes.The display shows:
15.000 10.000 10.000

CURR:PROT?

Returns 10,10

CURR:PROT:NEG 1

Limits the negative current capability to 1 ampere.

CURR:PROT:LIM:NEG 5

Prevents CURR:PROT:NEG setting from exceeding
5 amperes

CURR:PROT?

Returns 10,1 (the actual positive (10) and negative (1)
protection levels for the current.

---- Turn BOP power off and then on.
CURR:LIM?

Returns 28,28 the factory default levels (all the above
changes have been lost). To lock in the changed limits, the user
must send :MEMORY:UPDATE LIMITS.

CURR:PROT:LIM:POS 28.3;NEG 28

Establishes new max current protect limits (positive 28.3 and
negative 28.

CURR 28

Establishes the positive protect to be 28 amperes and the
negative protection remains 28 amperes.

CURR:PROT?

returns 28,28

FUNC:MODE CURR

Changes the mode of operation of the power supply to current
mode.