B.21 [source:]list:count command, B.22 [source:]list:count? query, B.23 [source:]list:current command – KEPCO BOP 1KW-MG Operator Manual, Firmware Ver.2.01 to 2.37 User Manual

Page 152: Table b-2. list data table, B.24 [source:]list:current? query, B.21, Sour, B.22, B.23, B.24

Advertising
background image

B-6

BOP-1K 022108

B.21 [SOURce:]LIST:COUNt COMMAND

LIST:COUN

Syntax:

Short Form: LIST:COUN<int_value 0 to 255> Long Form: LIST:COUNt> <int_value 0 to 255>

Description: Establishes how many times the list is executed. Allows user to establish how many times the list

(established by LIST:GEN DSEQ or LIST:GEN SEQ and LIST:SEQ) is executed. The order (beginning
to end or end to beginning) is determined by LIST:DIR. For LIST:COUN 0, the unit will execute the
sequence indefinitely until either a VOLT:MODE FIXED, or PROG:STOP command is received. Com-
mands: LIST:GEN, LIST:SEQ, LIST:DIR. (See example, Figure B-2.)

B.22 [SOURce:]LIST:COUNt? QUERY

LIST:COUN?

Syntax:

Short Form: LIST:COUNT?

Long Form: LIST:COUNt?

Return Value: <int_value>

Description: Identifies how many times the list will be executed. Returns value set by LIST:COUN command.

(See example, Figure B-2.)

B.23 [SOURce:]LIST:CURRent COMMAND

LIST:CURR

Syntax:

Short Form: LIST:CURR <exp_value>, <exp_value>, . . . (to max of 5900 data points for global dwell
time)
Long Form: LIST:CURRent <exp_value>, <exp_value>, . . . (to max of 5900 data points for global
dwell time)
<exp_value> = digits with decimal point and Exponent, e.g., 2.71E1 for 27.1

Description: Adds the current value (in Amps) to list. This command sequentially adds LIST:CURRent values to

the main channel List Data Table locations illustrated in Table B-2. Starting location is indicated by
LIST:CURR:POIN? The maximum number of entries is 2950,3933 or 5900. Since the input buffer of
the BOP has a limit of 253 characters, multiple commands are necessary to complete the full 3933
entries of the list. If LIST:VOLT has any entries, an error message: -221,"Settings conflict" is posted in
the error queue. Related Commands: LIST:CURR:POIN?. (See example, Figure B-2.)

B.24 [SOURce:]LIST:CURRent? QUERY

LIST:CURR?

Syntax:

Short Form: LIST:CURR?

Long Form: LIST:CURRent?

Return Value: <value1>, <value2>, . . . to <value16>

Description: Identifies the parameters (main channel) entered for the list. Starting at location established by

LIST:QUERy, returns comma-separated list of up to 16 values indicating the main channel parameters
entered. i.e., the contents of main channel locations of Table B-2. Related Commands: LIST: CURR,
LIST:QUERy. If LIST:VOLT has any entries, an error message: -221,"Settings conflict" is posted in the
error queue. (See example, Figure B-2.)

TABLE B-2. LIST DATA TABLE

Location (DSEQ)

0

1

2

3

4

5

6

7

8

9

10 11 12 13 14 15 16 17

. . . . . . . . .

5900

Main Channel (commanded mode)

LIST:CURRent or LIST:VOLTage

. . . . . . . . .

LIST:DWELl

. . . . . . . . .

NOTE: FUNC:MODE determines whether main channel is for voltage or current. FUNC:MODE CURR must precede LIST:CURR commands,
FUNC:MODE VOLT must precede LIST:VOLT commands

Advertising