E-1
E
E. Command Codes
(AVM-510A)
Introduction
This appendix describes the RS-232 protocol between the AVM-510A Series Automated Video
Monitors (AVM-510A) and a Personal Computer (PC).
Guidelines
•
Letters with ‘ ’ (single quotes) are literal and case sensitive. For example, an ‘a’ is the lower case
ASCII letter a, with a decimal value of 97. In general, the case of the letters is significant and must
be followed.
•
<CR> means a carriage return. This is ASCII decimal code 13 or 0xD hex. It is used to terminate
all text strings, either sending or receiving.
•
Numbers inside [ ] represent an inclusive range. For example, [0…10] means any value from and
including 0 up to and including 10.
•
Spaces must not be used unless explicitly stated. A needed space is indicated by an underscore _.
•
All data received or transmitted except raster dumps are ASCII values. For example, to send a
value of 129, you must sent three characters: a ‘1’, a ‘2’, and then a ‘9’. This is not the same as
sending a binary 129 value.
•
Requests for information usually begin with a lower case letter. Control functions that change
things usually begin with an upper case letter.
Placeholders
•
S. .S is used to denote a string of characters. The string contains ASCII characters, possibly
including spaces, but nothing below the ASCII binary value of a space (32), that is, no control
codes.
•
H is generally used to represent a hexadicimal digit from [0. . F].
•
N is generally used to represent a decimal digit from [0. .9]. [N. .N] is used to represent an
arbitrary number of successive digits that make up a decimal number.
•
Bit 0 is always the Least Significant Bit (LSB).
Содержание AVM-510A Series
Страница 16: ...About This Manual 1 4 Notes...
Страница 34: ...Installation 4 6 Notes...
Страница 48: ...Front Panel Operation 5 14 Notes...
Страница 102: ...Viewing Waveforms Vectors and Pictures 7 30 Notes...
Страница 126: ...Automatic Measurement AVM 510A 9 20 Notes...
Страница 139: ...AVM 510A Option T For Transmission Monitoring 11 5 Figure 11 3 Differential Gain Figure 11 4 Differential Phase...
Страница 148: ...AVM 510A C For Component Measurements 12 4 Notes...
Страница 158: ...Connector Pinouts B 4 Notes...
Страница 162: ...Calibration D 2 Notes...