IBM 4613 Manual De Usuario

Descargar
Página de 104
SurePOS 100 Technical Reference 
 
 
 
 
 
 
 
Page 52 of 104 
 
Function:  
Define download character for thermal printer  
Code:  
"&" n m1 m2 ... m48  
1Bh 26h 01h 01h m1 m2 ... m48  
Code:  
"&" "1" "1" n m1 m2 ... m48  
1Bh 26h 31h 31h m1 m2 ... m48  
Outline:  
Defines one new character and stores it in RAM for later use. n is the character code of the character defined and 
must be from 32 to 127. If the maximum of 32 external characters have already been stored, the oldest stored 
external character is deleted so that a new external character can be stored. The character matrix is 12 dots wide 
and 24 dots high.  
 
Function:  
Delete a download character  
Code:  
"&" n  
1Bh 26h 01h 00h n  
Code:  
"&" "1" "0" n  
1Bh 26h 31h 30h n  
Outline:  
Deletes the download character that was assigned the value n.  
9.3.9 
Cash Drawer Commands
 
 
Function:  
Adjust drive pulse width for cash drawer  
Code:  
n1 n2  
1Bh 07h n1 n2  
Definition Range:  
1 <= n1 <= 127, 1 <=n2 <= 127 (default setting n1 = n2 = 20)  
Outline:  
Adjusts drive pulse width for peripheral devices requiring other than standard 200-ms pulse time and delay time.  
Energizing time = 10 X n1 (ms)  
Delay time = 10 X n2 (ms)  
Executed by , codes.  
Note:  
n1 and n2 do not need to be specified for IBM or other cash drawers capable of being driven by a standard 200-
ms pulse.  
 
Function:  
Deferred open command for cash drawer  
Code:  
 
07h  
Outline:  
Executes an open command for cash drawer after all previous bytes in the printer logic buffer have been 
processed.  
 
Function:  
Immediate drive command for cash drawer  
Code: