IEEE-488 Reference
3-128
DISable <list>
:STATus:QUEue:DISable <list> Disable messages for Error Queue
Parameters <list> = (numlist)
where; numlist is a specified list of messages that you wish to disable for the Error Queue.
Query :DISable? Query list of disabled messages
Description On power-up, all error messages are enabled and will go into the Error Queue as they occur. Sta-
tus messages are not enabled and will not go into the queue. This command is used to specify
which messages you want disabled. Disabled messages are prevented from going into the Error
Queue.
Messages are specified by numbers (see Table 2-5). See :QUEue:ENABle for examples to ex-
press a numlist.
Program fragment PRINT #1, "output 27; :stat:que: ' Disable messages and query
dis(-140:-150); dis?"
PRINT #1, "enter 27" ' Get response message from 6517A
:CLEar
:STATus:QUEue:CLEar Clear Error Queue
Description This action command is used to clear the Error Queue of messages.