Appendix c - scpi command/query definitions, C.1 introduction, Table c-1. scpi subsystem command/query index – KEPCO TMA VXI-27 User Manual

Page 50: C.2 initiate[:immediate] command, C.3 initiate:continuous command, Init[:imm, Init:cont, Command

Advertising
background image

TMA VXI-27 101602

C-1

APPENDIX C - SCPI COMMAND/QUERY DEFINITIONS

C.1

INTRODUCTION

This appendix defines the SCPI subsystem commands and queries used with the MBT Power
Supply controller. Subsystem commands are defined in PAR. C.2 through C.49, arranged in
groups as they appear in the tree diagram, Figure 3-4. Table C-1 provides a quick reference of
all SCPI subsystem commands and queries used in the Interface Card.

C.2

INITiate[:IMMediate]

COMMAND

INIT[:IMM]

Syntax:

Short Form: INIT:[IMM] Long Form: INITiate[:IMMediate]

Description: Enables a single trigger. If INIT:CONT is OFF, then INIT[:IMM] arms the trigger system for a single

trigger. If INIT:CONT is ON, then the trigger system is continuously armed and INIT[:IMM] is redun-
dant. This command enables a single trigger. A GPIB <GET>, *TRG or command completes the
sequence. Upon receipt of the <GET> or *TRG command, the power supply will return to the pro-
grammed values of voltage and current established by the VOLT:TRIG and CURR:TRIG commands.
After a GPIB <GET> or *TRG command has been received, subsequent GPIB <GET>, *TRG com-
mands have no effect unless preceded by INIT or INIT:CONT ON. Related Commands: <GET>,
*RST, *TRG. (See example, Figure C-3.)

C.3

INITiate:CONTinuous

COMMAND

INIT:CONT

Syntax:

Short Form: INIT:CONT {ON | OFF} or {1 | 0} ( 1 = on, 0 = off)
Long Form: INITiate:CONTinuous {ON | OFF} or {1 | 0} ( 1 = on, 0 = off)

Description: INIT:CONT ON enables continuous triggers.; INIT:CONT OFF disables continuous triggers. If

INIT:CONT is OFF, then INIT[:IMM] arms the trigger system for a single trigger. If INIT:CONT is ON,
then the trigger system is continuously armed and INIT[:IMM] is redundant. Executing *RST command
sets INIT:CONT to OFF. (See example, Figure C-3.)

TABLE C-1. SCPI SUBSYSTEM COMMAND/QUERY INDEX

COMMAND

PAR.

COMMAND

PAR.

INIT[:IMM]

C.2

STAT:PRES

C.27

INIT:CONT, ?

C.3, C.4

STAT:QUES[:EVENT]?

C.28

INST:CAT?

C.5

STAT:QUES:COND?

C.29

INST:NSEL

C.6

STAT:QUES:ENAB, ?

C.30, C.31

INST:SEL

C.7, C.8

STAT:QUES:INST?

C.32

INST:STAT

C.9

STAT:QUES:INST1?

C.33

MEAS:CURR?

C.10

STAT:QUES:INST 2?

C.34

MEAS:VOLT?

C.11

STAT:QUES:INST:ENAB, ?

C.35, C.36

OUTP[:STAT], ?

C.12, C.13

STAT:QUES:INST1:ENAB, ?

C.37, C.38

[SOUR:]CURR[:LEV][:IMM][:AMP], ?

C.14, C.15

STAT:QUES:INST2:ENAB, ?

C.39, C.40

[SOUR:]CURR[:LEV]:TRIG[:AMP], ?

C.16, C.17

STAT:QUES:INST:ISUM?

C.41

[SOUR:]VOLT[:LEV][:IMM][:AMP], ?

C.18, C.19

STAT:QUES:INST:ISUM:ENAB, ?

C.42, C.43

[SOUR:]VOLT[:LEV]:TRIG[:AMP]?

C.20, C.21

SYST:ERR?

C.44

[SOUR:]FUNC:MODE

C.22

SYST:ERR:CODE?

C.45, C.46

STAT:OPER:COND?

C.23

SYST:LANG

C.47

STAT:OPER:ENAB, ?

C.24, C.25

SYST:SET

C.48

STAT:OPER[:EVENT]?

C.26

SYST:VERS?

C.49

Advertising