Operator`s manual
Appendix D Quick Reference Command Summary
))))))))))))))))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))))))))))))))))
470 Operators Manual
111
XX 130 Load Database: Up to 2048 ASCII characters can be stored in the database.
Storage is terminated by an ESC character or the 2048 limit.
XX 131 Read Database: The full string of 2048 characters is sent to the serial port.
XX 132 Clear Database:
XX 139 Adjust Size of Automatic Reverse Video Text Fields (AN=4): This command
increases the size of all AUTOMATIC REVERSE VIDEO TEXT FIELDS. It will
not effect any other type of reverse video. The ^A value increases the bottom
border of the reverse video box in increments of 1 dot and must be between 0
and 255.
140 Load Immediate Data to Text Segment: Data must be surrounded by
quotation marks. (Example form ^D1405 "string"5)
141 Append Immediate Data to Field: Data must be surrounded by quotation
marks. (Example form ^D1415 "string"5)
142 Load Immediate Data to Operational Buffer: Data must be surrounded by
quotation marks. (Example form ^D1425 "string"5)
143 Load Field to Operational Buffer:
144 Load Text Segment to Operational Buffer:
145 Append Operational Buffer to Text Segment:
146 Load Operational Buffer to Text Segment:
148 Clear Operational Buffer Data:
149 Clear Field Data:
150 Clear Text Segment Data:
151 Load Database with Strings: Data should be entered in the following format. ^D1515"data1:dataA,data2:dataB..."5
The data to be matched is represented by 'data1' and the 'data2'. The data that
will replace the string is represented by 'dataA' and 'dataB'. All line feeds and
carriage returns within the quotations are ignored. Colons must separate string
matches and string replacements. Commas must separate entries in the
database.
152 Load Range into Range Buffer: The floating point low range and high range
must be separated by a colon. (Example: To load a range between -100 and
+200, send the following ^D1525 "-100:200"5)