OBID
i-scan
®
UHF
Manual
ID ISC.LRU3000/3500
FEIG ELECTRONIC GmbH
Page 64 of 193
H90202-7e-ID-B.docx
7.12. CFG13 Scan Mode
The configuration block CFG13 contains the Scan Mode settings
Byte
0
1
2
3
4
5
6
Contents
DB-USE
SEP-CHAR
SEP-USER
END-CHAR
END-USR1
END-USR2
END-USR3
Default
0x02
0x20
0x2C
0x01
0x0D
0x00
0x00
Byte
7
8
9
10
11
12
13
Contents
0x00
HEADER-
USR1
HEADER -
USR2
HEADER -
USR3
HEADER -
USR4
0x00
LEN-USR
Default
0x00
0x00
0x00
0x00
0x00
DB-USE:
Defines the data format of the data and the value of the data.
Bit
7
6
5
4
3
2
1
0
Function
0
0
0
0
DB-FORMAT
DB-FORMAT: (OperatingMode.ScanMode.DataFormat.Format)
b0000: unformatted hex-data
In this case the data are transferred as they were read by the reader
b0010: ASCII formatted hex-data
In this case the raw data from the Transponder were converted to ASCII
- Code before transfer. For this purpose, the data bytes first are sepa-
rated into their Nibbles and then changed into ASCII signs according the
following table.
raw data
(hex / binary)
ASCII data
(ASCII / hex)
raw data
(hex / binary)
ASCII data
(ASCII / hex)
0x0
b0000
'0'
0x30
0x8
b1000
'8'
0x38
0x1
b0001
'1'
0x31
0x9
b1001
'9'
0x39
0x2
b0010
'2'
0x32
0xA
b1010
'A'
0x41
0x3
b0011
'3'
0x33
0xB
b1011
'B'
0x42
0x4
b0100
'4'
0x34
0xC
b1100
'C'
0x43
0x5
b0101
'5'
0x35
0xD
b1101
'D'
0x44
0x6
b0110
'6'
0x36
0xE
b1110
'E'
0x45
0x7
b0111
'7'
0x37
0xF
b1111
'F'
0x46