BOP HIPWR 091719
3-79
3.6.3.10
CALIBRATE SUBSYSTEM
The BOP series of power supplies support software calibration. A full calibration consist of a
voltage calibration and a current calibration. These calibration procedures include steps that
prepare the unit for series or parallel operation. Both voltage and current calibrations consist of
a zero (performed on the main channels only) and positive and negative full scale calibrations
with both internal and external references. In addition, the external reference and variable gain
are also calibrated. There are two ways to perform the calibration: locally using the front panel
keys, or remotely sending commands through the GPIB bus. These two ways cannot be com-
bined.
In order to enter the calibration mode the correct calibration access code (password) must be
entered. If the password has been forgotten call the factory and a secret password (which has
been assigned to your power supply) will be provided. During the calibration, new calibration
data is computed which is than stored in the non volatile memory.
Refer to PAR. 4.2 for calibration equipment requirements.
During voltage calibration, the voltage, voltage protect and voltage readback are calibrated and
during current calibration the current, current protect and current readback are calibrated. The
normal procedure is to calibrate voltage first and then current. However, you do not have to do a
complete calibration each time. If required, you may calibrate only the voltage or the current and
then proceed to saving the calibration results. For voltage calibration all loads must be discon-
nected and the sense terminals connected to the corresponding output terminals. The digital
voltmeter will be connected to the sensing terminals (OUT S and COM S) of the power supply.
For current calibration after disconnecting all loads an appropriate shunt resistor will be con-
nected across output terminals and the digital voltmeter will be connected across the sense ter-
minals of the shunt resistor.
3.6.3.11
SYSTEM SUBSYSTEM
This subsystem controls system-level commands, including setup of the GPIB and Serial ports,
error queries, front panel setup (keyboard lockout, display illumination, and audible beeps),
passwords, command language, setup of device clear, line feed and reset, and restoring factory
calibration.
3.6.3.11.1 FORGOTTEN PASSWORDS
If a password is lost, please contact the factory.
3.6.4
PROGRAM MESSAGE STRUCTURE
SCPI program messages (commands from controller to power supply) consist of one or more
message units
ending in a
message terminator
. The message terminator is not part of the syntax; it
is defined by the way your programming language indicates the end of a line (“newline” charac-
ter). Sending a character with EOL line asserted is another way of sending a message termina-
tor. The message unit is a keyword consisting of a single command or query word followed by a
message terminator (e.g., CURR?<newline> or TRIG<end-of-line>). The message unit may
include a data parameter after the keyword separated by a space; the parameter is usually
numeric (e.g., CURR 5<newline>), but may also be a string (e.g., OUTP ON<newline>). Figure
3-28 illustrates the message structure, showing how message units are combined. The follow-
ing subparagraphs explain each component of the message structure.
NOTE: An alternative to using the message structure for multiple messages defined in the fol-
lowing paragraphs is to send each command as a separate line. In this case each com-
Содержание BOP-ME 1KW
Страница 2: ......
Страница 20: ...xii BOP 1K 091719 FIGURE 1 1 HIGH POWER BOP SERIES POWER SUPPLY...
Страница 42: ......
Страница 64: ...2 22 BOP HIPWR 091719 FIGURE 2 11 PARALLEL CONFIGURATION LOCAL SENSING TYPICAL...
Страница 65: ...BOP HIPWR 091719 2 23 FIGURE 2 12 PARALLEL CONFIGURATION REMOTE SENSING TYPICAL...
Страница 76: ......
Страница 161: ...BOP HIPWR 091719 3 85 FIGURE 3 29 STATUS REPORTING STRUCTURE...
Страница 164: ......