Actions

Difference between revisions of "ASCOM Norwegian Character Mapping"

From Zenitel Wiki

(New page: ASCOM pager transmitters use a different mapping of the Norvegian characters "æøå" than the AlphaCom extended ASCII. Mapping AlphaCom Ascom Æ 198 146 æ 230 ...)
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
ASCOM pager transmitters use a different mapping of the Norvegian characters "æøå" than the AlphaCom extended ASCII.  
+
This article only applies where T940si or T942si is used.
 +
 
 +
ASCOM pager transmitters use a different mapping of the Norwegian characters "æøå" than the AlphaCom extended ASCII.  
  
 
Mapping
 
Mapping
Line 17: Line 19:
  
 
   ex_profile.flags.ascom_char = 1
 
   ex_profile.flags.ascom_char = 1
 +
 +
[[Category: Pocket pager]]

Latest revision as of 11:10, 6 January 2014

This article only applies where T940si or T942si is used.

ASCOM pager transmitters use a different mapping of the Norwegian characters "æøå" than the AlphaCom extended ASCII.

Mapping

     AlphaCom    Ascom
Æ    198         146
æ    230         145
Ø    216         157
ø    248         155
Å    197         143
å    229         134


Configuration

  • The ESPA protocol must be configured with 8-Bit data.
  • The nvram flag for ascom mapping must be set to 1
 ex_profile.flags.ascom_char = 1