Manual
BIT 232 022800
B-1
APPENDIX B - SCPI COMMAND/QUERY DEFINITIONS
B.1 INTRODUCTION
This appendix defines the SCPI subsystem commands and queries used with the BIT 232/BIT
232-F Interface Card. Subsystem commands are defined in Figures B-1 through B-26, arranged
in groups as they appear in the tree diagram, Figure 3-3. Table B-1 provides a quick reference of
all SCPI subsystem commands and queries used in the BIT Card.
FIGURE B-1. INITiate[:IMMediate] COMMAND
TABLE B-1. SCPI SUBSYSTEM COMMAND/QUERY INDEX
COMMAND PAGE COMMAND PAGE
INIT[:IMM] B-1 [SOUR]:FUNC:MODE B-9
INIT:CONT B-2 STAT:OPER:COND? B-9
INIT:CONT? B-2 STAT:OPER:ENAB B-10
MEAS:CURR? B-3 STAT:OPER:ENAB? B-10
MEAS:VOLT? B-3 STAT:OPER[EVENT]? B-11
[SOUR]:CURR B-5 STAT:PRES B-11
[SOUR]:CURR? B-5 STAT:QUES[EVENT]? B-12
[SOUR]:CURR:TRIG B-6 STAT:QUES:COND? B-12
[SOUR]:CURR:TRIG? B-6 STAT:QUES:ENAB B-13
[SOUR]:VOLT B-7 STAT:QUES:ENAB? B-13
[SOUR]:VOLT? B-7 SYST:ERR? B-14
[SOUR]:VOLT:TRIG B-8 SYST:LANG B-14
[SOUR]:VOLT:TRIG? B-8
Syntax
: Short Form: INIT
Long Form: :INITiate[:IMMediate]
Function
: Enables a single trigger.
Description:
This command enables a single trigger. A *TRG command completes the sequence. Upon receipt o
f
the *TRG command, the power supply will return to the commanded values of voltage and current
established by the VOLT:TRIG and CURR:TRIG commands. After a *TRG command has been
received, subsequent *TRG commands have no effect unless preceded by INIT or INIT:CONT ON.
Example:
VOLT 21; CURR 5 Power supply output commanded to go to 21V, 5A
VOLT:TRIG 15;CURR:TRIG 3 Power supply output programmed to return to 15V, 3A upon
receipt of *TRG trigger.
INIT;*TRG Upon receipt of *TRG command power supply is
commanded to 15V, 3A.
NOTE: Commanded voltage and current parameters will either be output or limit parameters,
depending on whether output is enabled, load and mode
INIT[:IMM]