
Page 22 ·
EQ-99 Manager
User’s Manual
A typical response might look like:
201,124
See Also
ERRSTR?
ERRSTR?
Synopsis
Query for errors with string descriptions
Syntax
ERRSTR?
Details
Similar to the ERR? query, but a string description is included with the error
code. A typical response might look like:
201,“Out of range”,124,“Data mismatch”
See Also
ERR?
LDLS:COND?
Synopsis
Query
LDLS
condition
register
Syntax
LDLS:COND?
Details
Returns the LDLS condition register. The condition register reflects the state
of the instrument at the time the condition register is read.
Response
Bit
Value
Description
conditions
0 1 Interlock
1 2 Controller
not
detected
2 4 Controller
fault
3 8 Lamp
fault
4
16
Output
on
5
32
Lamp
on
6
64
Laser
on
7
128
Laser
stable
8
256
Shutter
open
See Also
LDLS:EVEnt?
LDLS:EVEnt?
Synopsis
Query
LDLS
event
register
Syntax
LDLS:EVEnt?
Details
Returns the LDLS event register. The event register reflects the occurrence
of any condition since the last time the event register was read. For
example, if the output was turned on and then turned off, the Output on bit
in the condition register will be zero, but the same bit in the event register
will be one.