background image

 

 

Appendix F – Embedded Control Characters - 17

Appendix E – Extended ID Processing 

The WaveWare TAP interface and both COMP2 interfaces support ID field lengths from 1 to 10 digits.  The ID 
field can be formatted as follows: 

 

Standard Method - ID field lengths from 1 to 4 digits will cause a pager database lookup.  ID fields of 
this format must contain numeric digits only.  The numeric ID value will be compared to the ID values 
stored in the 

WaveWare Paging System

’s onboard pager database. 

 

Extended ID Method - ID field lengths from 5 to 10 digits will cause Extended ID processing.  
Extended ID processing assumes that the last 3 digits of the ID field define paging message encoding 
attributes, while the preceding digits define the pager capcode.  Extended ID processing allows you to 
avoid the process of configuring a pager database in the 

WaveWare Paging System

 

 
Extended ID fields should be of the form: 
 

CCCCCCCERF

, where 

C

 represents the capcode, 

E

 represents Message Encoding Type, 

R

 represents RF data 

rate, and 

F

 represents Function Code.   

 

The Extended ID field can be represented in either numeric or alphanumeric format.  All Extended ID fields must be 
between 5 and 10 digits in length to cause the paging system to perform Extended ID processing.  Incorrect 
formatting of extended ID fields causes a <NAK> response combined with an explanation message. 

 

CCCCCCC

 is a 2 to 7 digit numeric value representing a pager capcode.  Leading zeroes are optional except in the 

case of capcodes 8 and 9, which should be represented with at least one leading zero, e.g. 08 or 09. 
 

E

 is the message encoding type, where “

0

” (zero), “

n

”, or “

N

” represent “numeric encoding”, and “

1

”, “

a

”, or “

A

” 

represent “alphanumeric encoding”.  The numeric values for 

E

 are provided to support numeric-only ID fields in 

paging control software.   

 
R

 is the RF data rate, where “

5

” represents 512 bps, “

1

” represents 1200 bps, and “

2

” represents 2400 bps. 

 

F

 defines the function code to be delivered, where “

1

” is function code 1, “

2

” is function code 2, “

3

” is function 

code 3, and “

4

” is function code 4.  A function code of “

0

” is also valid.  A function code of “

0

” causes the default 

function code for a particular Message Encoding Type (“

E

”) to be substituted.  The default value for 

F

 is “

4

” when 

the 

E

 value is “alphanumeric encoding”, and “

1

” when the 

E

 value is “numeric encoding”. 

 

Following are valid example Extended ID fields causing Extended ID processing: 
 

08A20

 – Causes delivery of a standard (function code 4) alphanumeric message to capcode 0000008 at 2400 bps 

 
08A24

 – Same result as above 

 
0008124

 – Same result as above 

 
0000008124

 – Same result as above 

 
11A53

 – Causes delivery of an alphanumeric message with function code 3 to capcode 0000011 at 512 bps 

 
0000011A53

 – Same result as above 

 
11N53

 – Same result as above, but with numeric encoding 

 
038N52

 – Causes delivery of a numeric message with function code 2 to capcode 0000038 at 512 bps 

 

Содержание SPS-5

Страница 1: ...Paging System Handbook Version 7 XX Firmware WaveWare Technologies Inc Copyright 2003 All Rights Reserved W I R E L E S S C O M M U N I C A T I O N S Y S T E M S...

Страница 2: ...ich relies upon proper operating frequency coordination and licensing proper external environmental conditions and proper equipment maintenance in order to deliver messages to pagers in a reasonably r...

Страница 3: ...iple tone vibration patterns batch message delivery with up to 240 characters per message 500 characters in WaveWare mode Support for multiple paging control protocols including TAP v1 8 variations al...

Страница 4: ...higher message throughput by outputting a single POCSAG preamble for the batch of messages Default maximum batch size is 10 messages per batch Programmable Pager ID as Capcode mode This mode allows a...

Страница 5: ...tion You can obtain the following paging receiver types for use with the WaveWare Paging System Tone vibe only with or without multiple tone vibrate cadence features WaveWare Paging Systems support pa...

Страница 6: ...evelop software or devices to directly control the transmitter The paging system maintains an input buffer which can continuously receive commands from the Host Device while paging messages are being...

Страница 7: ...t has a DB25 connector you must provide a DB25 to DB9 adapter which is available from computer supply companies Tighten connector screws Please note that you may require a null modem adapter and or ot...

Страница 8: ...properly decode a paging transmission 5 Antenna attached to Transmitter Unit 6 Pager at the same frequency as the Paging System 7 Pager uses POCSAG paging protocol CARRIER DETECT The Carrier Detection...

Страница 9: ...er than 50 000 square ft 5 Multi building facility 6 Vicinity of seaports and shipyards 7 Pager reception problems occur 8 Excessive carrier signal detection conditions occur at the paging system You...

Страница 10: ...encoder Your WaveWare Paging System typically communicates with a PC or other host device via RS 232 at 9600 Baud 8 data bits and 1 stop bit The eighth data bit is ignored no parity You can configure...

Страница 11: ...in mode allows a Host Device sometimes called a Remote Entry Device to initiate communications with the paging system With the WaveWare Paging System the Login process is optional The WaveWare Paging...

Страница 12: ...ol characters are valid except and _ underscore For numeric paging messages valid characters are the numbers 0 through 9 hyphen and space Control characters can be embedded into paging messages so tha...

Страница 13: ...le an XON character 0x13 will be output When the Host Device delivers a TAP Message Block and a checksum error occurs the paging system will respond with an error message and a NAK CR which tells the...

Страница 14: ...Verbose reduces the paging system human readable response to 3 digit numeric codes In the COMP2 Non Verbose mode the response is reduced to none at all The Non Verbose modes are useful in situations...

Страница 15: ...tion String that checksum is calculated on of the form STX ID CR Message CR ETX TXString Chr 2 txtID Text Chr 13 txtMessage Text Chr 13 Chr 3 Calculate and append checksum j 1 Sum 0 Do Until j Len TXS...

Страница 16: ...CK 510 Invalid character in pager ID Pager ID field contains illegal characters This message is accompanied by an RS 511 Invalid pager ID not in database Pager ID was legal and 1 to 4 characters in le...

Страница 17: ...with an explanation message CCCCCCC is a 2 to 7 digit numeric value representing a pager capcode Leading zeroes are optional except in the case of capcodes 8 and 9 which should be represented with at...

Страница 18: ...oded paging message while SUB J causes a Line Feed control character to be embedded The SUB character needs to be passed to the WaveWare Paging System as a HEX character In the WaveWare Paging Encoder...

Страница 19: ...tem to operate in WaveWare interface mode with communication parameters of 9600N81 Your WaveWare Paging System typically communicates with a Host Device via RS 232 at 9600 Baud 8 data bits and 1 stop...

Страница 20: ...acter resets the paging system and can be used to abort an incomplete paging command at any point prior to transmission T Alphanumeric character representing the type of paging message to be transmitt...

Страница 21: ...end of a string of message characters to be transmitted For paging message types of 1 to 4 Beeps this character and all following characters are ignored by the paging system until another SOH is encou...

Страница 22: ...capcode 0006123 RESPONSE TO ALL COMMANDS The paging system will respond immediately to all commands including Paging Message commands Setup Commands and Status Commands by echoing the Paging Message...

Страница 23: ...numeric value used to indicate the On Off state of the Carrier Detect mode The numeric character is followed by a comma Valid values C are 0 Off 1 On II A two hexadecimal digit value that is reserved...

Страница 24: ...OT CR LF echoes the paging message command and indicates an error in receiving a command due to an invalid paging receiver capcode in a Paging Message command Includes a CR and LF at the end of the re...

Страница 25: ...u may request the paging transmitter to respond with its current programmed settings using the Status command The Status command is formatted as follows SOH S EOT Where the S requests the paging syste...

Страница 26: ...er encodes paging messages into POCSAG paging format and transmits the encoded paging message through the internal radio transmitter If the Carrier Detect function is enabled transmissions will be del...

Страница 27: ...details on configuring communication protocols As a quick reference the DIP switch setting for the COMP2 Verbose interface is switches 6 and 7 in the OFF position and all other switches in the ON pos...

Страница 28: ...allows the possibility of an extra or missing CR character to cause the host system and the paging system to get out of synch with each other causing multiple paging messages to be rejected by the pa...

Страница 29: ...the serial port Reception of the ATI CR control string on the serial port When programming the WaveWare Paging System pager database each of the ten pager groups of up to 20 pagers per group in the p...

Страница 30: ...connector A contact closure event occurs when the opto isolated device has 5V to 24V with a DC only current applied to it A contact open event occurs when the opto isolated device has a voltage less t...

Страница 31: ...Opto input 1 2 Opto input 2 3 RS 485 not used in this model 4 GND 5 12V current limited available as voltage source for alarm input circuit 6 RS 485 not used in this model 7 No connection 8 GND The pi...

Отзывы: