18
5.6 Control
Printer
CL408e/412e
M-8400RVe
CL608e/612e
M-5900RVe
M-10e
M-8485Se/90Se/60Se/59Se
M-84Pro-2/3/6
LC408e/412e
5.6 ESC+RK RFID Write
ESC+RK
HEX Code
ESC
RK
Parameter
<1B>
16
<52>
16
<4B>
16
a(,b)(,c),Dmm,n~n
Default Value
b=0, c=0
Valid Range and
Terms of
Command
When Power is Switched Off
The set parameter is not maintained
Valid Range within Items
The set parameter becomes invalid
Valid Range between Items
The set parameter becomes invalid
[Function]
To specify data to be written in RFID Tag
[Format]
<RK>a(,b)(,c),Dmm,n~n
●Parameter
a {Tag Type Specification} = 0 : I-CODE(max 48 byte writable)
1 : TAG-IT (max 32 byte writable)
b {RFID Tag Error Ignore Specification}omittable = 0 : No Specification when omission 0
1 : With Specification
2~9 : RFID Tag Error Ignore Specification Print Number
c {Write Protector Specifcation}omittable = 0 : No Specification when omission 0
1 : With Specification(valid only when a=1)
m {Write Data Size Specification} = valid range : 0~48(byte)(when it is a=1)
: 0~32(byte)(when it is a=2)
n {Write Data}
[Coding Example 1] Record 13 byte of characters {4912345678904}on the Tag-it tag(omit b,c)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,D13,4912345678904
<Q>2
<Z>
[Coding Example 2] Record 13 byte of characters {4912345678904}on the Tag-it tag, ignore 3 pieces of errors(omit c)
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,3,D13,4912345678904
<Q>2
<Z>
[Coding 3] Record 13 byte of characters {4912345678904}on the Tag-it tag, error ignore is not available, write protector is available.
<A>
<V>50<H>50<BD>3020654912345678904
<RK>1,0,1,D13,4912345678904
<Q>2
<Z>
RFID Write