M-S Cash Drawer EP-125KC Instructions

Summary of EP-125KC

  • Page 1

    M-s cash drawer corporation kc type interface instructions introduction the kc trigger board and external power supply (ac adapter) enable the cash drawer to be controlled by a serial output port. Interfacing the trigger board requires a pulse >3.5 vdc for at least 100 milliseconds to reliably open ...

  • Page 2: Troubleshooting

    From qbasic: 10 open "com1:300,n,8,1,ds" as #1 ----(configures port) 20 print #1, chr$(7) ---(sends ascii(7)) note: if a higher baud rate is used, several characters should be sent. Change line 20 to: 20 print #1, "@@@@@@@@@@@@@@@@@@@@" ---(sends 20"@" symbols) from dos: c:> mode com1:300,n,8,1 c:> ...

  • Page 3

    2. Execution of the program proceeds without an error message but the cash drawer does not open. There are several possible causes: a. Consult the documentation for your computer to verify the white wire to the cash drawer is connected to "transmit data" (txd) and the black wire is connected to "sig...

  • Page 4

    Dedicated serial mode section. The installation and check out procedures are also the same. Modify the test programs according to the baud rate used by your printer by replacing 300 with this baud rate. Troubleshooting procedures are generally the same as those for the dedicated serial mode except h...