Telit Wireless Solutions GE863 User Manual

Page 65

Advertising
background image





GE863-GPS Software User Guide

1vv0300724 Rev. 2 - 24/01/07

x7 ' 7 G

W

g w

x8 ( 8 H

X h x

x9 ) 9 I Y i y

xA LF

2

* : J Z j z

xB + ; K k

xC , < L l
xD CR

3

- = M m

xE . > N n

xF / ? O £ o

1

- SP stands for space character

2

- LF stands for Line Feed character

3

- CR stands for Carriage Return character


For example:
1- Let's assume you want to find the IRA code for the character '&':
From the table you find:
- most significant Nibble: 2
- least significant Nibble: 6
Hence the IRA code for the '&' character is the hexadecimal 0x26.

2- Let's assume you have the IRA code 0x6B and you want to find the corresponding character:
From the table you find at the position
- most significant Nibble: 6
- least significant Nibble: B
Hence, the character corresponding to the 0x6B IRA code is 'k'.


TIP: With the command AT+CSCS is possible to select the character set; the available types
are:
“IRA” - ITU-T.50
”8859-1” - ISO 8859 Latin 1
”PCCP437” - PC character set Code Page 437.
”UCS2” - 16-bit universal multiple-octet coded character set (ISO/IEC10646)
Please refer to the AT command specification for the full command description

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 65 of 109

Advertising