User manual
5-60 SCPI Command Reference
:ENABle <list>
:STATus:QUEue:ENABle <list> Enable messages for Error Queue
Parameter <list> = (numlist)
where numlist is a specified list of messages that you wish to enable for
the Error Queue.
Query :ENABle? Query list of enabled messages
Description On power-up, all error messages are enabled and will go into the Error
Queue as they occur. Status messages are not enabled and will not go
into the queue. This command is used to specify which messages you
want enabled. Messages not specified will be disabled and prevented
from entering the queue.
When this command is sent, all messages will first be disabled, then the
messages specified in the list will be enabled. Thus, the returned list
(:ENABle?) will contain all the enabled messages.
Messages are specified by numbers (see Appendix B). The following ex-
amples show various forms for expressing a message numlist:
Numlist =-110 Single message.
-110, -140, -222 Messages separated by commas.
-110:-222 Range of messages (- 110 through - 222).
-110:-222, -230 Range entry and single entry separated by a
comma.
NOTE To disable all messages from entering the Error Queue, send
the following command:
:stat:que:enab ()
:DISable <list>
:STATus:QUEue:DISable <list> Disable messages for Error Queue
Parameter <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. Status 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 Er
-
ror Queue.
Messages are specified by numbers (see Appendix B). See :QUEue:EN-
ABle for examples to express a numlist.
2000-900 (J - Aug 2010) BOOK.fm Page 60 Wednesday, October 12, 2011 12:29 PM