![Coherent Solutions BERTPXIe-1003 User Manual Download Page 49](http://html1.mh-extra.com/html/coherent-solutions/bertpxie-1003/bertpxie-1003_user-manual_2634920049.webp)
PXIe Platform Bit Error Rate Tester
|
BERTPXIe-1003/1005
Coherent Solutions Ltd.
Version
1.00
48
9.2.2
*ESR?
Command *ESR?
Description Queries the standard event status register.
The command can be used to catch:
•
Device dependent error: The error reported by the device is in
operation.
•
Execution error: SCPI is unable to run the given command.
•
Command error: SCPI is unable to parse the given command,
likely due to an incorrect command.
You are recommended to use the
*ESR?
command after every
command that is sent to the device.
Syntax
*ESR?
Parameters N/A
Response Unsigned integer 8-bit value for the register <0 to 255>, as a string.
Bit
Description
Decimal Value
7 (MSB)
Not used
0
6
Not used
0
5
Command error
32
4
Execution error
16
3
Device dependent error
8
2
Not used
0
1
Not used
0
0 (LSB)
Not used
0
Example
*ESR? -> 8