![Tektronix 2714 Скачать руководство пользователя страница 238](http://html1.mh-extra.com/html/tektronix/2714/2714_programmers-manual_1077901238.webp)
Programming
6–40
2714 & 2715 Programmer Manual
TEST MENU
0 INIT INSTRUMENT
1 CHANGE REF LEVEL
(NOW 12.3 DBM)
2 PERFORMANCE TESTS
<-" = PREVIOUS MENU
Figure 6–4: A Remote Menu
Notice the use of paired quotes (“”) to represent a single quote mark on the menu
display. This menu could also have been defined using a single
DEFMenu
command with arguments separated by commas in place of the four individual
DEFMenu
commands. Refer to Command and Query Definition for the syntax of
this command.
Item 0 on the remote menu of Figure 6–4 is the simplest type of entry. The
desired action is instrument initialization and an exit from the menu when the
operator presses the [0] key on the spectrum analyzer’s front panel Keypad. This
is accomplished by the following algorithm executing on either the Tektronix
2402A TekMate or a controller:
H
Do
KEY?
queries until the result is not
NULL
.
H
If
MO
is returned (key [0] has been pressed), execute an
INIT
followed by a
CLRMenu
command.
This is a very simple example. The 2402A TekMate (or your PC controller) is
capable of performing a complex test sequence in response to a single keystroke.
Execute and Exit
Содержание 2714
Страница 4: ......
Страница 11: ...Introduction ...
Страница 12: ......
Страница 38: ...Introduction to Programming 1 26 2714 2715 Programmer Manual ...
Страница 39: ...Message Structure ...
Страница 40: ......
Страница 54: ...Instrument Specific Message Structure 2 14 2714 2715 Programmer Manual ...
Страница 55: ...Functional Groups ...
Страница 56: ......
Страница 85: ...Command Query ...
Страница 86: ......
Страница 179: ...Status Reporting ...
Страница 180: ......
Страница 197: ...Programming ...
Страница 198: ......
Страница 266: ...Programming 6 68 2714 2715 Programmer Manual ...
Страница 267: ...Appendices ...
Страница 268: ......
Страница 276: ...Appendix A RS 232 Concepts A 8 2714 2715 Programmer Manual ...
Страница 296: ...Appendix B GPIB System Concepts B 20 2714 2715 Programmer Manual ...
Страница 297: ...Index ...
Страница 298: ......
Страница 307: ......
Страница 308: ......