36 Using the Relay Matrix Switches
Chapter 2
160 OUTPUT 70914; "SYST:ERR?"
!Read all error messages in the error queue.
170 ENTER 70914; Code, Message$
180 PRINT Code, Message$
190 UNTIL Code = 0
200 OUTPUT 70914; "*CLS"
!Clear all bits in the module Standard Event
Status Register
210 STOP
220 SUBEND
Synchronizing
Relay Matrix
Switches
You can use the *OPC? common command to synchronize a Relay Matrix
Switch module to external measurement instruments.
Example: Synchronizing
a Relay Matrix Switch
This example shows one way to synchronize a Relay Matrix Switch module
with measurement instruments. In this example, the module switches a
signal to a multimeter. The program then verifies that the channel is closed
before the multimeter begins its measurement.
10 OUTPUT 70914; "*RST"
!Reset the module
20 OUTPUT 70914; "CLOS (@10012)"
!Close a channel
30 OUTPUT 70914; "*OPC?"
!Wait for operation complete
40 ENTER 70914; Opc_value
50 OUTPUT 70914; "CLOS? (@10012)"
!Test that the channel is closed
60 ENTER 70914; A
70 OUTPUT 70903; "MEAS:VOLT:DC?"
!When channel is closed, measure
!the voltage
80 ENTER 70903; Meas_value
90 PRINT Meas_value
!Print the measured value
100 END
Содержание E1468A
Страница 2: ......
Страница 6: ...6 Notes...
Страница 10: ...10 Notes...
Страница 14: ...14 Getting Started Chapter 1 Figure 1 3 E1468A E1469A Connector Pin Out...
Страница 30: ...30 Getting Started Chapter 1 Notes...
Страница 68: ...68 Relay Matrix Switch Specifications Appendix A Notes...
Страница 78: ...78 Relay Matrix Switch Error Messages Appendix C Notes...
Страница 83: ...E1468 90005 Manual Part Number E1468 90005 Printed in U S A E1200...
Страница 84: ......