ページ1に含まれる内容の要旨
THERMAL PRINTER - OPERATING MANUAL
PC Device Port Set (Windows)
Procedure:
My Computer
Control Panel Open
System
Device Manager
Ports (COM & LPT)
Communications Port (COM1)
Port Settings
Bits per second 19200, 9600, 4800, 1200
Data bits 8, 7
Parity Even, odd, none
Stop bits 1
Flow control Xon, Xoff, Hardware (DTR/DSR)
PC Device Port Set (MS-DOS)
Procedure:
Case 1: Windows Prompt
Start
Programs
MS-DOS Prompt
C: \Windows> mode com1:19200, e, 8, 1
C: \Windows> copy com1
C: \WIndows >exit
ページ2に含まれる内容の要旨
Thermal Printer - Operating Manual Connection Test: Procedure: STEP 1: Preparing print sample Start Programs MS-DOS prompt C: \Windows> edit testprt.prn Editor Screen File Save File Exit C: \Windows> type testprt.prn STEP 2: Communication test Case 1: Parallel C: \Windows> copy testprt.prn ltp1 C: \Windows> exit_____________< = to restart Windows Case 2: Serial C: \Windows> mode com1:19200, e, 8, 1 C: \Windows>
ページ3に含まれる内容の要旨
Thermal Printer - Operating Manual Note on Editor Procedure: MS-DOS mode: Case: unable to use mouse to select File, save in Editor! Start Shut down Restart the computer in MS-DOS mode? Yes C:\ Windows> edit testprt.prn Editor Screen: File <=Alt key, and Cursor. Save <= Cursor. File <=Alt key, and Cursor. Exit <-Cursor. C: \Windows> edit testprt.prn C: \Windows> exit_____________< = to restart Windows Edit Batch File Procedure: Ca
ページ4に含まれる内容の要旨
Thermal Printer - Operating Manual Case 2: Parallel Interface C: \Windows> edit ptest.bat Editor Screen: mode com1:1920, e, 8, 1 copy dat632r1.prn lpt1 File Save File Exit C: \Windows> type ptest.bat How to use Batch File Procedure: STEP 1: Sample program load to C: \Windows> STEP 2: Check sample program C: \Windows> dir* .prn/w You see all *prn extension files STEP 3: Sample program run CASE1: Serial Interface C: \Windows>stest (when you ha