- 216 -

fn=69 Function 169 Sett ing QRCod e error co rrection level

GS ( k pL pH cn fn n
[Code] <1D>H<28>H<6B>H<pL><pH><cn><fn><n>
[Range] (pL+pH×256)=3(pL=3pH=0)
cn=49
fn=69
48n51
[Outline] [The specification which depend on the model]
Sets QRCode error correction level.
n Function R ef.: Rec overy po wer (%)
approximated
48 Selects error correction level L. 7
49 Selects error correction level M. 15
50 Selects error correction level Q. 25
51 Selects error correction level H. 30

fn=80 Function 180 Stor ing recei ved data t o 2-dimen sional co de data st orage

area

GS ( k pL pH cn fn m d1...dk
[Code] <1D>H<28>H<6B>H<pL><pH><cn><fn><m><d1…dk>
[Range] 4(pL+pH×256)7092(0pL255 0pH28)
cn=49
fn=80
m=48
0d255
k=(pL+pH×256)-3
[Outline] [The specification which depend on the model]
Stores QRCode 2-dimensional code data (d1…dk) to 2-dimensional code data storage
area.
• Processes [(pL+pH×256)-3] of d1 and thereafter as 2-dimensional code data.
[Sample Program]
[Print Results]
Refer to Sample Program and Print Results for fn=81: Function181.