User's Manual
Table Of Contents
- Product Manual RFID Reader LF40C THR
- 1 Identification
- 2 Declaration of Conformity
- 3 General Instructions
- 4 Safety Instructions
- 5 Product Specifications
- 6 Installation
- 7 Operation
- 7.1 Operating personnel
- 7.2 Normal operating mode
- 7.3 Setup mode
- 7.3.1 Parameter
- Parameter 0 (0x00)
- Parameter 6 (0x06)
- Parameter 32 (0x20)
- Parameter 33 (0x21)
- Parameter 34 (0x22)
- Parameter 35 (0x23)
- Parameter 39 (0x27)
- Parameter 80 (0x50)
- Parameter 81 (0x51)
- Parameter 82 (0x52)
- Parameter 83 (0x53)
- Parameter 85 (0x55)
- Parameter 86 (0x56)
- Parameter 97 (0x61)
- Parameter 98 (0x62)
- Parameter 99 (0x63)
- 7.3.1 Parameter
- 7.4 Status diagram as overview
- 7.5 Flow chart
- 7.6 ASCII values for setup
- 8 Service and Troubleshooting
- 9 Dismantling and Storage
- 10 Transport and Disposal
- Index
Product Manual - RFID Reader LF40C THR 35
Chapter 7
Operation
Parameter 35
(0x23)
MIDFormat
This parameter defines the format in which the MID data of the transponder is to
be displayed.
Values:
0 … 4
0 : not formatted
1 : MSB first end page first, then start page
2 : LSB first end page first, then start page
3 : MSB first start page first, then end page
4 : LSB first from start page
Default: 0
Example: data in transponder ( = space character 0x20):
Data page 1: 1234 (HEX: 20 20 20 20 31 32 33 34)
Data page 2: 56789531 (HEX: 35 36 37 38 39 35 33 31)
Display for different formats with start page = 0 and data length = 16 (0x10):
Format 0: (unformatted, start from start page)
123456789531 (HEX: 20 20 20 20 31 32 33 34 35 36 37 38 39 35 33 31)
Format 1: (start from page 2, followed by start page)
567895311234 (HEX: 35 36 37 38 39 35 33 31 20 20 20 20 31 32 33 34)
Format 2: (the format 1 data bytes in reverse order)
135987654321 (HEX: 31 33 35 39 38 37 36 35 34 33 32 31 20 20 20 20)
Format 3: (start from start page, followed by end page)
123456789531 (HEX: 20 20 20 20 31 32 33 34 35 36 37 38 39 35 33 31)
Format 4: (the data bytes in reverse order, starting from start page)
432113598765 (HEX: 34 33 32 31 20 20 20 20 31 33 35 39 38 37 36 35)
Parameter 39
(0x27)
Polling
This parameter determines whether the reader should operate in polling mode
(constant reading with intervals of approx. 1 s). After the polling mode has been
activated in the parameter, the user has to press the read button for the reader to
start polling. If you press the read button again, polling stops. The data is
displayed for each successful read operation.
Values:
off = 00 – polling off
on = 01 – polling on
Default: off (00)