2 remote commands, 1 ieee488.2 common commands, Remote commands – B&K Precision 9116 - Programming Manual User Manual
Page 6: Ieee488.2 common commands
2 Remote Commands
2.1 IEEE488.2 Common Commands
Here’s a list and description of all common SCPI commands supported by the instrument.
*CLS
This command clears the following registers.
Standard event register
Query event register
Operation event register
Status byte register
Error code
Command syntax: *CLS
Parameter: None
*ESE
This command can set the parameter of standard event enable register. Setting parameter can
determine which bit of standard event register is 1 and the byte will enable ESB of status byte
register as 1.
Command syntax: *ESE
Parameter: 0~255
The value when power on: Refer to *PSC command
Example: *ESE 128
Query syntax: *ESE?
Returned parameter:
The bit definition of the standard event enabled register:
Bit
Position
7
6
5
4
3
2
1
0
Bit Name
PON
Not
used
CME
EXE
DDE
QYE
Not
used
OPC
Bit Weight
128
32
16
8
4
1
PON Power-on
CME Command error
EXE Execution error
DDE Device-dependent error
QYE Query error
OPC Operation complete