Citizen Systems BD2-2220 Manual De Usuario

Descargar
Página de 312
 
- 213 - 
storage area 
fn=81  Function 81 Printing 2-dimensional code data in 2-dimensional code data 
GS ( k pL pH cn fn m 
 
 
[Code]   
<
1D>H<28>H<6B>H<pL><pH><cn><fn><m> 
 
[Range] (pL+pH×256)=3(pL=3、pH=0) 
cn=48 
fn=81 
m=48 
 
[Outline]  
[The specification which depend on the model]
 
Prints PDF417 stored in 2-dimensional code data storage area. 
 
[Caution]
 
• Quiet zone (blank area around PDF417) shall be secured by the user. 
 
[Sample Program]
                                                             
 
LPRINT CHR$(&H1D) ;”(”;”k”; CHR$(10); CHR$(0); CHR$(48); CHR$(80); CHR$(48); 
LPRINT “CITIZEN” 
LPRINT CHR$(&H1D) ;”(”;”k”; CHR$(3); CHR$(0); CHR$(48); CHR$(81); CHR$(48); 
 
[Print Results]