Appendix a - scpi common command/query definitions, Table a-1. ieee 488.2 command/query index, A.2 *cls — clear status command – KEPCO BIT 4886 Operator Manual User Manual

Page 63: A.3 *ese — standard event status enable command

Advertising
background image

BIT 4886 120413

A-1

APPENDIX A - SCPI COMMON COMMAND/QUERY DEFINITIONS

A.1

INTRODUCTION

This appendix defines the SCPI common commands and queries used with the BIT 4886 Interface
Card. Common commands and queries are preceded by an asterisk (*) and are defined and
explained in paragraphs A.2 through A.17, arranged in alphabetical order. Table A-1 provides a
quick reference of all SCPI common commands and queries used in the Interface Card.

A.2

*CLS — CLEAR STATUS COMMAND

*CLS

Syntax:

*CLS

Description: Clears status data. Clears the error queue of the instrument. Forces power supply to “operation

complete idle” and “operation complete query” state. Clears all Event Registers summarized in Status
Byte Register without affecting the corresponding Enable Registers: Standard Event Status Register
(ESR), Operation Status Event Register, Questionable Status Event Register, and Status Byte Regis-
ter (STB). Related commands: *OPC. (See example, Figure A-1.)

A.3

*ESE — STANDARD EVENT STATUS ENABLE COMMAND

*ESE

Syntax:

*ESE <integer> where <integer> = positive whole number: 0 to 255 per Table A-2.
Default Value: 0

Description: This command programs the standard Event Status Enable register bits. The contents function

as a mask to determine which events of the Event Status Register (ESR) are allowed to set the ESB
(Event Summary Bit) of the Status Byte Register. Enables the Standard events to be summarized in
the Status Byte register (1 = set = enable function, 0 = reset = disable function). All of the enabled
events of the standard Event Status Enable register are logically ORed to cause ESB (bit 5) of the Sta-
tus Byte Register to be set (1 = set = enable, 0 = reset = disable)

.

(See example, Figure A-1.)

TABLE A-1. IEEE 488.2 COMMAND/QUERY INDEX

COMMAND

PAR.

COMMAND

PAR.

*CLS

A.2

*RST

A.10

*ESE, ?

A.3, A.4

*SAV

A.11

*ESR?

A.5

*SRE, ?

A.12, A.13

*IDN?

A.6

*STB?

A.14

*OPC

A.7

*TRG

A.15

*OPT?

A.8

*TST?

A.16

*RCL

A.9

*WAI

A.17

TABLE A-2. STANDARD EVENT STATUS ENABLE REGISTER AND STANDARD

EVENT STATUS REGISTER BITS

CONDITION

NU NU

CME

EXE

DDE

QUE

NU

OPC

BIT

7

6

5

4

3

2

1

0

VALUE

128

64

32

16

8

4

2

1

NU

(Not Used)

CME

Command Error

EXE

Execution Error

DDE

Device Dependent Error

QUE

Query Error

OPC

Operation Complete

Advertising