8163A/B, 8164A/B & 8166A/B Mainframes Programming Guide 67
Instrument Setup and Status 3
response: The results for the individual slot events (a 16-bit signed integer value, where 0 ≤ value ≤ 32767):
Bit
11 - 15
10
9
8
7
6
5
4
3
2
1
0
Mnemonic
Not Used
Slot n: Lambda zeroing is recommended
Slot n: Beam Path Protection on (shutter off)
Slot n: Coherence control is uncalibrated
Slot n: Duty cycle is out of range
Slot n: ARA recommended
Slot n: Module is out of specification
Slot n: Module has not settled
Slot n: Laser protection on
Slot n: Temperature out of range
Slot n: Zeroing failed
Slot n: Excessive Value
Decimal Value
1024
512
256
128
64
32
16
8
4
2
1
Every nth bit is the summary of slot n.
example: stat1:ques:cond? -> +0<END>
command: :STATusn:QUEStionable:ENABle
syntax: :STATusn:QUEStionable:ENABle<wsp><value>
description: Sets the bits in the Questionable Slot Status Enable Mask (QSSEM) for slot n that enable the contents of the Questionable
Slot Status Register (QSSR) for slot n to affect the QSESR.
Setting a bit in this register to 1 enables the corresponding bit in the QSSER for slot n to affect bit n of the QSESR.
parameters: The bit value for the QSSEM as a 16-bit signed integer value (0 .. +32767)
response: none
example: stat:ques:enab 128
command: :STATusn:QUEStionable:ENABle?
syntax: :STATusn:QUEStionable:ENABle?
description: Returns the QSSEM for slot n
parameters: none
response: The bit value for the QSSEM as a 16-bit signed integer value (0 .. +32767)
example: stat:ques:enab?
-> +128<END>