74 Matrix Modules Command Reference
Chapter 4
E1467A Matrix Module Model Number:
SYSTem:CTYPe? <
number
> returns:
HEWLETT-PACKARD,E1467A,0,A.04.00
where the 0 after E1467A is the module serial number (always 0) and
A.04.00 is an example of the module revision code number.
Example
Reading the Model Number of a Module
SYST:CTYP? 1
! Returns the model number
SYSTem:ERRor?
SYSTem:ERRor?
returns the error numbers and corresponding error
messages in the error queue of a matrix module. See Appendix C for a
listing of matrix module error numbers and messages.
Comments
Error Numbers/Messages in the Error Queue:
Each error generated by a
matrix module stores an error number and corresponding error message
in the error queue. The error message can be up to 255 characters long.
Clearing the Error Queue:
An error number/message is removed from the
queue each time SYSTem:ERRor? is sent. The errors are cleared first-in,
first-out. When the queue is empty, each following SYSTem:ERRor?
command returns
+0, "No error"
. To clear all error numbers/messages in
the queue, execute *CLS.
Maximum Error Numbers/Messages in the Error Queue:
The queue holds a
maximum of 30 error numbers/messages for each switchbox. If the queue
overflows, the last error number/message in the queue is replaced by
-350,
"Too many errors"
. The least recent error numbers/messages remain in the
queue and the most recent errors are discarded.
Example
Reading the Error Queue
SYST:ERR?
! Query the error queue
Содержание E1465A
Страница 2: ......
Страница 6: ...6 ...
Страница 10: ...10 Notes ...
Страница 12: ...12 Getting Started Chapter 1 Figure 1 1 E1465A 16x16 Relay Matrix Module TERMINAL MODULE MATRIX MODULE A B C D ...
Страница 13: ...Getting Started 13 Chapter 1 Figure 1 2 E1466A 4x64 Relay Matrix Module TERMINAL MODULE MATRIX MODULE A B C D ...
Страница 14: ...14 Getting Started Chapter 1 Figure 1 3 E1467A 8x32 Relay Matrix Module TERMINAL MODULE MATRIX MODULE A B C D ...
Страница 18: ...18 Getting Started Chapter 1 Notes ...
Страница 80: ...80 Matrix Modules Command Reference Chapter 4 Notes ...
Страница 98: ...98 Register Based Programming Appendix B Notes ...