User's Manual

Table Of Contents
OSMAC Base User Manual
Page 28
Manu.01_0405
7.6 COMP2
COMP2 allows a "dumb terminal" to be used to send a page, although any device that can output RS-
232 data can be used. It has the added capability of selecting which pager to send the data to.
All data entering the serial port is sent to a specified pager. The reception of a <CR> initiates the
page. If the last <CR> is not sent within the pre-programmed timeout period, the OSMAC Base will
abort this transaction, and begin waiting for a new <Page #> entry.
Manual Entry of a Page
Entry Device OSMAC Base Action Comment
<Page #><CR>
<Message><CR>
TheEntryDevice(inthiscaseitisoftena
user on a terminal) type in the message to
send to a pre-set pager.
Characters are echoed back.
7.7 ASCII control characters
For your reference, here is a list of the commonly used ASCII control characters.
Decimal Hex Code Decimal Hex Code
00 00 <NUL> 16 10 <DLE>
01 01 <SOH> 17 11 <XON>
02 02 <STX> 18 12 <DC2>
03 03 <ETX> 19 13 <XOFF
04 04 <EOT> 20 14 <DC4>
05 05 <ENQ> 21 15 <NAK>
06 06 <ACK> 22 16 <SYN>
07 07 <BEL> 23 17 <ETB>
08 08 <BS> 24 18 <CAN>
09 09 <TAB> 25 19 <EM>
10 0A <LF> 26 1A <SUB>
11 0B <VT> 27 1B <ESC>
12 0C <FF> 28 1C <FS>
13 0D <CR> 29 1D <GS>
14 0E <SO> 30 1E <RS>
15 0F <SI> 31 1F <US>