B.14 output[:state] query, B.15 output:control command, B.16 output:cont? query – KEPCO BOP-GL 1KW Operator Manual Firmware Ver.3.05 and higher User Manual

Page 135: B.17 output:mode command, B.18 output:mode? query, B.14, Outp, B.15, B.16, B.17

Advertising
background image

BOP-1KW-GL 022814

B-7

B.14 OUTPut[:STATe]

QUERY

OUTP?

Syntax:

Short Form: OUTP[:STAT]?

Long Form: OUTPut[:STATe]?

Return Value: <int_value> (0 or 1)

Description: Indicates whether power supply output is enabled or disabled. Returns 0 if output disabled,

returns 1 if output enabled. Related Commands: OUTP.

B.15 OUTPut:CONTrol COMMAND

OUTP:CONT

Syntax:

Short Form: OUTP:CONT {HIGH | LOW | STAN | OFF}
Long Form: OUTPut:CONTrol {HIGH | LOW | STANdby | OFF}

Description: Controls the operation of the Remote on/off pin 2 of the Trigger port.

HIGH: when pin 2 is high or open (not connected), output is on (enabled). When 0 volts or short circuit
applied to the pin, output is off (disabled).
LOW: when 0 volts or short circuit applied to pin 2, the output is on (enabled), when high or open (not
connected) output is off (disabled).
STANDBY - Logic 0 or short-circuit for at least 100

µ

sec on pin 2 causes the output to go off (disabled).

Logic 1 or open does not affect the output; an OUTP ON command must be issued to enable the out-
put.
OFF - pin 2 of the Trigger port is disabled and the unit does not respond to signals applied to this pin.
This option is required if using only OUTP ON and OUTP OFF commands to control the output.
The pin state is saved by sending MEM:UPD INTerface, otherwise when power is lost the state of the
pin will also be lost and the operation of this pin reverts to the setting established by the Reset Power-
up settings (see PAR. 3.3.2.1). If the pin state is saved, it will override the setting established by the
Reset Power-up Setting (PAR.3.3.2.1).
Note that even though OUTP:CONT OFF may be saved for power-up, the unit will power-up with the
output ON if S3-5 and S3-2 are set to 1, and if S3-5 is set to 0, the output state upon power-up will
depend on the information stored in one of the 15 locations selected for power-up. Related Com-
mands: OUTP:CONT?, OUTP ON

B.16 OUTPut:CONT?

QUERY

OUTP:CONT?

Syntax:

Short Form: OUTP:CONT?

Long Form: OUTPut:CONTrol]?

Return Value: {HIGH | LOW | STANdby | OFF}

Description: Indicates operation of Remote on/off pin 2 of Trigger Port. Returns HIGH, LOW STAND or OFF to

indicate how Trigger port pin 2 has been configured. (see PAR. B.15 for details).

B.17 OUTPut:MODE COMMAND

OUTP:MODE

Syntax:

Short Form: OUTP:MODE {ACTIVE | RESISTIVE | BATTERY}
Long Form: OUTPut:MODE {ACTIVE | RESISTIVE | BATTERY}

Description: Determines how the unit functions when output is turned off depending on the type of load in

use: active, resistive or battery. See PAR. 3.5.5 for description of ACTIVE, RESISTIVE and BAT-
TERY modes.

B.18 OUTPut:MODE?

QUERY

OUTP:MODE?

Syntax:

Short Form: OUTP:MODE?

Long Form: OUTPut:MODE]?

Return Value: ACTIVE | RESISTIVE | BATTERY

Description: Indicates whether power supply is configured for ACTIVE, RESISTIVE or BATTERY type loads.

See PAR. 3.5.5 for description of ACTIVE, RESISTIVE and BATTERY modes. Related Commands:
OUTP:MODE.

B.19 [SOURce:]CURRent[:LEVel][:IMMediate][:AMPlitude] COMMAND

CURR

Syntax:

Short Form: [SOUR:]CURR[:LEV][:IMM][:AMP] <exp_value>
Long Form: [SOURce:]CURRent[:LEVel][:IMMediate][:AMPlitude] <exp_value>
<exp_value> = digits with decimal point and Exponent, e.g., 2.71E1 for 27.1

Description: Sets programmed current level at power supply output. This command programs output current to

a specific value; actual output current will depend on load conditions. Any data that exceeds I

MAX

causes error message -222 “data out range” to be posted to the error queue (See example, Figure B-
1.)

Advertising