36 Using the RF Multiplexers
Chapter 3
Synchronizing the RF Multiplexer
This section discusses synchronizing the RF Multiplexer module to other
instruments when making measurements. In the following example the RF
Multiplexer switches a signal to be measured by a counter. This program
verifies that switching is complete before the counter begins a
measurement.
This example uses a GPIB select code of 7, primary address of 09, and
secondary address of 06 for the Counter and a GPIB select code of 7,
primary address of 09, and secondary address of 15 for the RF Multiplexer.
10 ! Close channel 01 and request confirmation the channel is closed.
20 OUTPUT 70915;"CLOSE (@101);*OPC?"
25 ENTER 70915;OPC_value
30 !Read confirmation.
35 OUTPUT 70915;"CLOSE? (@101)"
40 ENTER 70915;A
50 !At this point (channel is closed) the measurement can be made.
60 OUTPUT 70906: "MEAS:FREQ?"
70 ENTER 70906:Meas_value
80 END
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Содержание E1472A
Страница 3: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 9: ...8 Notes Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 69: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...