Skip to content
Tobias Blomberg edited this page Jun 29, 2014 · 1 revision

The selective call encoder module is used to transmit selective calling tone sequences. To send a selective call sequence, send a DTMF command where the first two digits represent the selective call standard to use and where the rest of the digits are the actual sequence of digits to send. Available standards are:

  • 01 - ZVEI1

  • 02 - ZVEI2

  • 03 - ZVEI3

  • 04 - PZVEI

  • 05 - DZVEI

  • 06 - EEA

  • 07 - CCIR1

  • 08 - CCIR2

  • 09 - VDEW

  • 10 - CCITT

  • 11 - NATEL

  • 12 - EIA

  • 13 - EURO

  • 14 - MODAT

  • 15 - PDZVEI

  • 16 - PCCIR

  • 17 - AUTOA

For example, the command 0712345# will send the five tone CCIR1 sequence 12345. If sending a command just consisting of a standard code, the name of the standard will be played back. Command 0 will play the help message for this module.

It is also possible to send a sequence when the module is not active. Just prefix the command with the module id (e.g. 60712345#) and the tone sequence will be sent without the module being activated.

Clone this wiki locally