SATO CL4NX Programming Reference Manual page 380

Hide thumbs Also See for CL4NX:
Table of Contents

Advertisement

[Coding sample 5]( data format set to ASCII)
When writing 13-byte characters "4912345678904" to NTAG203 RFID tag, with "Ignore RFID tag error" omitted
<A>
<V>50<H>50<BD9>3020654912345678904
<RK>1,D13,4912345678904
<Q>2
<Z>
Memory data after execution
Block
0
1
Data
[Coding sample 6]( data format set to HEX)
When writing 13-byte characters "4912345678904" to NTAG210 RFID tag, with "Ignore RFID tag error" omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,d13,34393132333435363738393034
<Q>2
<Z>
[Coding sample 7]( data format set to ASCII)
In case where13 bytes characters [4912345678904] is recorded to RFID tag of MIFARE UItralight from block of user
memory 5 , with "Ignore RFID tag error" omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,D13,4912345678904,wsb:5
<Q>1
<Z>
Memory data after execution
Block
0
1
Data
[Coding sample 8]( data format set to ASCII)
When writing 13-byte characters "4912345678904" to NTAG213 RFID tag, locking 4 continuous blocks simultaneously
with "Ignore RFID tag error" omitted
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,D13,4912345678904,lck:0F00
<Q>2
<Z>
Memory data after execution
Block
0
1
Data
2
3
4
5
4912
3456
2
3
4
5
4912
3456
specify the block to start writing with
Refer to "ISO/IEC14443 Type A memory structure"
2
3
4
5
4912
3456
Specify lock block with
Locked block
6
7
Any data outside of the range written
7890
4XXX
to is not affected.
*XXX is data present before this
command was set.
6
7
Any data outside of the range written
7890
4XXX
to is not affected.
*XXX is data present before this
command was set.
wsb:
6
7
Any data outside of the range written
7890
4XXX
to is not affected.
*XXX is data present before this
lck:
command was set.
372
40
8.....39
8.....15
8.....38
39
41
40

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cl6nx

Table of Contents