IBM 4613 ユーザーズマニュアル

ページ / 104
SurePOS 100 Technical Reference 
 
 
 
 
 
 
 
Page 29 of 104 
 
 
8.3  JAVAPOS Keyboard/MSR Command protocol 
 
1. JPOS Command set prefix 
            PC 
  
 
  
 
 
 
 
    SurePOS100  
 E7h, C6h, 08h, PB  
 
 
 
 
 
 
 
 
 
 
ACK 
Note: 
PB: Prefix Byte, 00-FF 
 
2. JPOS Command set suffix 
            PC 
  
 
  
 
 
 
     
     SurePOS100 
 
 E7h, C6h, 09h, SB  
 
 
 
 
 
 
 
 
 
 
ACK 
Note: 
SB: Suffix Byte, 00-FF 
 
3. JPOS Command set prefix and suffix Enable/Disable 
           PC 
  
 
  
 
 
 
    
     SurePOS100 
 
 E7h, C6h, 0Ah, PSB  
 
 
 
 
 
 
 
 
 
 
ACK 
Note: 
PSB: Prefix and Suffix Enable/Disable Byte, Bit0: prefix, Bit1: suffix, Range: 00-03 
00: Prefix and Suffix all Disable. 
01: Prefix Enable, Suffix Disable 
02: Prefix Disable, Suffix Enable 
03: Prefix and Suffix all Enable 
 
4. JPOS Command Write Flash Command 
             PC 
  
 
  
 
 
 
 
       SurePOS100 
 
 Enable: E7h, C6h, 0Bh, 01h  
 
 
 
 
 
 
 
 
 
 
ACK 
 
5. JPOS Command Query MSR Track Status 
             PC 
  
 
  
 
 
 
 
       SurePOS100 
 
 Enable: E7h, C6h, 0Ch, 01h  
 
 
 
 
 
 
 
 
 
 
RESPONSE 
Note: 
RESPONSE: 
0x0B 0x8B: ‘0’ scan code (make and release), All Track Disable 
0x02 0x82: ‘1’ scan code (make and release), Track1 Enable, Track2, 3 Disable 
0x03 0x83: ‘2’ scan code (make and release), Track1 Disable, Track2 Enable, Track3 Disable 
0x04 0x84: ‘3’ scan code (make and release), Track1 Enable, Track2 Enable, Track3 Disable 
0x05 0x85: ‘4’ scan code (make and release), Track1 Disable, Track2 Disable, Track3 Enable 
0x06 0x86: ‘5’ scan code (make and release), Track1 Enable, Track2 Disable, Track3 Enable 
0x07 0x87: ‘6’ scan code (make and release), Track1 Disable, Track2 Enable, Track3 Enable 
0x08 0x88: ‘7’ scan code (make and release), All Track Enable