55/70
“LS Ubiquitous RF-ID System”
4.2.6 Write Single Block
z
Function summary: Data Writing to Tag Block
z
Sending factor : Baddr (Block address of Tag)
z
Receiving factor : Bdata (Data to be saved in Block address )
This is the Frame to write a data to the desired Tag Memory Block.
This is the Frame used to write the data to be saved in Tag Memory to the Block.
The below shows Sending Frame structure to set Write Single Block and Receiving Frame
Structure that is displayed when writing the data to one Block of the designated Tag.
Sending Frame
No.
1
2
3
4
5
6
7
8~11
12
Description
F0
00
0C 03
03
21
Baddr
Bdata[4] (CS)
Receiving Frame
No.
1
2
3
4
5
6
Description
F0 00 06 03
00
(CS)
EX1) Writing the Bdata (31 32 33 34) to zero Block of Tag.
Sending Frame
: F0 00 0C 03 03 21 00 31 32 33 34 ED
Receiving Frame
:
F0 00 06 03 00 F9
Data of zero Block : assumed as 31 32 33 34 (Hex)
z
Sending Frame Structure
No.
Items
Value
Description
1
Start Byte
F0
Byte indicating the start of Sending Frame (set as F0)
2
Station ID
00
Station no. given to Reader (matching with the value of rotary
switch next to Reader)
3
Data Length
0C
Total length of Frame (from Start Byte to Check Sum)
4
Control Mode
03
Set 03 among Control Modes in order to control the Tag
directly based on ISO 15693.
Содержание LGRF-H
Страница 23: ...23 70 LS Ubiquitous RF ID System 2 4 Product Appearance and Dimension Fig 2 4 1 LGRF H Reader...
Страница 24: ...24 70 LS Ubiquitous RF ID System Fig 2 4 2 LGRF H Reader Fig 2 4 3 Antenna A Type...
Страница 25: ...25 70 LS Ubiquitous RF ID System Fig 2 4 4 Antenna B Type Fig 2 4 5 Antenna C Type...
Страница 69: ...69 70 LS Ubiquitous RF ID System Appendix C PLC Examples 1 Example of MELSEC PLC HEX mode communication...
Страница 70: ...70 70 LS Ubiquitous RF ID System 2 Example of MELSEC PLC ASCII mode communication...