![Tektronix 2714 Скачать руководство пользователя страница 21](http://html1.mh-extra.com/html/tektronix/2714/2714_programmers-manual_1077901021.webp)
Introduction to Programming
2714 & 2715 Programmer Manual
1–9
H
Any other control character echoes as an up arrow (^) followed by a capital
letter. For example, ^X represents pressing the [CTRL] and [X] keys at the
same time.
H
ECHO should not be ON with binary transfers.
H
When ECHO is ON the prompt character appears on the display under other
conditions: 1) when the instrument is powered up or placed on-line with
ECHO mode ON, 2) when ECHO is turned on, and 3) after a device clear
(break) is received.
Verbose Mode and Error Handling.
Item 7 of the RS-232 PORT CONFIGU-
RATION Menu, VERBOSE, turns VERBOSE mode ON and OFF. This feature
is provided as an alternative to the GPIB SRQ mechanism. It is generally used
when controlling the spectrum analyzer with a “dumb” terminal. Press [7] on the
KEYPAD to choose between ON or OFF.
When ON, VERBOSE mode forces the spectrum analyzer to respond for each
command it receives. The response will be one of the following:
H
An event code for an abnormal condition
H
A response for a successful query (
FREq?
)
H
The string “
OK
” for a successful non-query
Refer to Status Reporting for additional information on error handling for
instruments with the RS-232 interface.
If you are using special applications software or a custom RS-232 driver, follow
the detailed instructions for installing and configuring the device driver included
with it. However, for PC-type controllers running MS-DOS, the driver is part of
the operating system. You can configure a serial communications port with the
MODE
command by entering a command similar to the following example:
MODE COM1:9600,n,8,1
This command configures the COM1 interface to run at 9600 baud, no parity, 8
data bits, and 1 stop bit.
NOTE
. You must use the same setup information for the controller and the
spectrum analyzer.
A program statement, such as
OPEN
in the BASIC language, is an alternative way
to configure the driver. This method of driver configuration is recommended
because it sets the driver to a known, and presumably correct, operating state
from within the application program and just prior to actual operation. If the
Installing and Configuring
the Device Driver
Содержание 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: ......