Example: Form C
Switch Channel
Lists/Ranges
Channel Lists:
CLOS (@100,112)
Close channels 00 and 12 on card
01
OPEN (@203,210)
Open channels 03 and 10 on card
02
Channel Ranges:
OPEN (@100:115)
Open all channels on card 01
SCAN (@100:115)
Scan all channels on card 01
Initial Operation
An example program follows which uses BASIC and the SCPI language to
get you started using the Form C Switch. The example assumes an Agilent
9000 Series 200/300 (or equivalent) computer and a General Purpose
Interface Bus (GPIB). (GPIB is the implementation of the IEEE 488.2-1987
standard.)
This program closes channel 02 of a Form C Switch at logical address 120
(secondary address = 120/8 = 15) and queries the channel closure state. The
result is returned to the computer and displayed (1 = channel closed, 0 =
channel open). See the Agilent 75000 Series B Installation and Getting
Started Guide for information on addressing.
Example: Close Form C Switch Channel
10 OUTPUT 70915;"CLOS (@102)"
! Close channel 02
20 OUTPUT 7091 5;"CLOS? (@102)"
! Query channel 02 state
30 ENTER 70915;Value
! Enter result into Value
40 PRINT Value
! Display result
50 END
Chapter 1
Getting Started with the Agilent E1364A 15
Содержание E1364A
Страница 2: ......
Страница 6: ...Notes 4 Agilent E1364A Switch Module Table of Contents ...
Страница 10: ...Notes 8 Agilent E1364A 16 Channel Form C Switch User s Manual ...
Страница 11: ...Notes Agilent E1364A 16 Channel Form C Switch User s Manual 9 ...
Страница 12: ...Notes 10 Agilent E1364A 16 Channel Form C Switch User s Manual ...
Страница 18: ...16 Getting Started with the Agilent E1364A Chapter 1 ...
Страница 21: ...Figure 2 2 Wiring the Form C Switch Terminal Block Chapter 2 Configuring the Agilent E1364A Form C Switch 19 ...
Страница 70: ...68 Agilent E1364A Form C Switch Registers Appendix B ...
Страница 72: ...70 Agilent E1364A Form C Switch Error Messages Appendix C ...
Страница 76: ...74 Agilent E1364A 16 Channel Form C Switch Index ...