Expanded Functions
173
E-SW-LDSPLUSRG-G
LDS Plus Reference Guide
ASCII Control Characters and the RS-232 Port
The ASCII Control Characters (00 Hex through 1F Hex) may not appear in the data stream
to/from the Host. However, LXE has provided a method of causing any or all of these ASCII
Control Characters to be communicated to and from the connected RS-232 device.
When the Host wants to send one of the ASCII Control Characters to a standard DOS terminal, it
must place two characters in the data stream for each ASCII Control Character to be sent. The first
of these two characters must always be the DEL character (7F Hex). The second character is
determined by adding 40 Hex to the desired ASCII Control Character.
The following example indicates how this character pair is selected when a particular ASCII
Control Character must be sent to the RS-232 device connected to a DOS terminal.
ASCII CTRL Character
+40 Hex
Character Pair to Send
EOT (04 Hex)
04 + 40 + 44 = D
DEL and D
(7F Hex)
(44 Hex)
See Appendix C, “Code Tables and Character Sets”, for more information about ASCII characters
and the RS-232 port.
See Also
See Expanded Function “A : Sending Messages to the RS232 Port.”
Summary of Contents for 1280
Page 4: ......
Page 200: ...182 Expanded Functions LDS Plus Reference Guide E SW LDSPLUSRG G ...
Page 208: ...190 General Messages LDS Plus Reference Guide E SW LDSPLUSRG G ...
Page 238: ...220 Protocol Messages LDS Plus Reference Guide E SW LDSPLUSRG G ...
Page 246: ...228 The VX1 VX2 and VX4 Keyboards LDS Plus Reference Guide E SW LDSPLUSRG G ...
Page 260: ...242 Index LDS Plus Reference Guide E SW LDSPLUSRG G ...