41
Remote Operation
7.4 Common Commands
The following contains the IEEE 488.2 common commands of SCPI that the
GPIB controller is compatible with.
The possible error codes assume that the correct syntax is used and, in case of
a multiple command string the string is not too long.
If these conditions are not met, any given command can generate these error
codes: 3, 4, 30
7.4.1 *CLS
Syntax
*CLS
Description
This command is used to clear the event register in all register groups.
7.4.2 *ESE
Syntax
*ESE <value>
Parameters
value Decimal value which corresponds to the binary-weighted sum of the bits
you wish to enable in the register.
Description
Enable bits in the Standard Event Status enable register.
The selected bits are then reported to the Status Byte register.
To enable bits in the Standard Event Status enable register, you must write a
decimal value that corresponds to the binary-weighted sum of the bits you wish
to enable in the register.
Note: This command can NOT be concatenated with other commands. It must
be issued as a single command.