beautypg.com

B.2 numerical values, B.3 abort command, B.4 cal commands and queries – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.4.08 to 4.11 User Manual

Page 156: Abor, R. b.3 thr, B.4 cal, Commands and queries

background image

B-2

BOP-1K 070212

B.2

NUMERICAL VALUES

For all decimal values the SCPI data parser of the BOP supports a maximum of eight digits after the decimal
point and a maximum of four digits before the decimal point. For example: If volt 10345.2e-1 is processed, the
output will become 34.52 volts because the unit only recognizes the first four digits preceding the decimal
point. Sending volt 0.0000034567e6 will result in the output being set to 3.45 volts because the unit only recog-
nizes the first eight digits after the decimal point.

The unit can process any number between 6500.9999 and.000001. Any values greater than these are not pro-
cessed by the device and a “120 - numeric data error” (see Table B-5) is generated. The largest string that can
be received or transmitted by the BOP is 253 characters. All numerical data is returned in scientific notation,
digits with decimal point and Exponent, e.g., 2.71E1 for 27.1.

The unit also supports keywords of MAXimum and MINImum to set the numeric entry to the most positive and
negative allowable values, respectively. For example, If the user has established the volt:limit to be 6, sending
the command VOLT MAX causes the output to be set to 6 volts. This syntax can be very useful in the setting of
a limit, e.g., VOLT:PROT:LIM MAX sets the positive voltage protection limit to the maximum voltage (E

O

max +

1%) and the negative voltage protection limit to (-1.01 x E

O

max).

B.3

ABORt COMMAND

ABOR

Syntax:

Short Form: ABOR

Long Form: ABORt

Description: Cancels previously armed trigger, resets WTG. if the trigger system is armed (INIT:CONT set to

OFF and INIT sent), sending ABORt disarms the trigger system so subsequent trigger commands
have no effect. If INIT:CONT ON has been programmed, this command has no effect. Related Com-
mands: INIT, *TRG. (See example, Figure B-1.)

B.4

CAL

COMMANDS AND QUERIES

CAL

CAL commands and queries are used to perform calibration of the unit via the control interface. These
commands must be issued in a specific sequence in order to properly calibrate the unit. To use these
commands, refer to Kepco’s website (www.kepcopower.com/drivers) and download the LabWindows/
CVI Version 5 driver for BOP or refer to PAR. 4.3. This file provides remote calibration capability and
uses the following supported commands and queries:

[SOUR:]VOLT:PROT:MODE, ?

B.100, B.101

SYST:COMM:SER:BAUD, ?

B.126, B.127

[SOUR:]VOLT:PROT:NEG, ?

B.102, B.103

SYST:COMM:SER:ECHO, ?

B.128, B.129

[SOUR:]VOLT:PROT:POS, ?

B.104, B.105

SYST:COMM:SER:PACE, ?

B.130, B.131

[SOUR:]VOLT:PROT:LIM[:BOTH], ?

B.106, B.107

SYST:COMM:SER:PROM, ?

B.132, B.133

[SOUR:]VOLT:PROT:LIM:NEG, ?

B.108, B.109

SYST:ERR?

B.134

[SOUR:]VOLT:PROT:LIM:POS, ?

B.110, B.111

SYST:ERR:CODE? ALL?

B.135, B.136

[SOUR:]VOLT:TRIG

B.112, B.113

SYST:KEYB, ?

B.137, B.138

STAT:OPER:COND?

B.114

SYST:PASS:CEN

B.139

STAT:OPER:ENAB, ?

B.115, B.116

SYST:PASS:CDIS

B.140

STAT:OPER[:EVEN]?

B.117

SYST:PASS:NEW

B.141

STAT:PRES

B.118

SYST:PASS:STAT

B.142

STAT:QUES[:EVEN]?

B.119

SYST:REM, ?

B.143, B.144

STAT:QUES:COND?

B.120

SYST:SEC:IMM

B.145

STAT:QUES:ENAB, ?

B.121, B.122

SYST:SET, ?

B.146, B.147

SYST:BEEP

B.123

SYST:VERS?

B.148

SYST:COMM:GPIB:ADDR, ?

B.124, B.125

TRIG:SOUR, ?

B.149, B.150

TABLE B-1. SCPI SUBSYSTEM COMMAND/QUERY INDEX (CONTINUED)

COMMAND

PAR.

COMMAND

PAR.

NOTE: Commands listed above that are followed by “, ?“ have a related query.