Van Mechelen 1000 SERIES User Manual page 13

1000 series portable printer
Table of Contents

Advertisement

String "PROGRAMME-MODE", 0DH,n
SAMPLE PROGRAMME IN BASIC
10
KEY OFF:CLS:
15
LOCATE 2,25:PRINT "NVR TEST ROUTINE FOR 1000";
16
LOCATE 3,25:PRINT "-------------------------";
20
LOCATE 5,25:INPUT "(S)erial or (P)arallel ?",A$
30
IF A$="S" OR A$= "s" THEN 60
40
IF A$="P" OR A$= "p" THEN 50
45
GOTO 10
50
WIDTH "lpt1:",255:OPEN "lpt1:" AS #1:GOTO 65
60
OPEN "COM1:9600,N,8,1,RS,CSO,DS65535" AS #1
65
LOCATE 7,5:INPUT "Press prog+feed, power on, release prog on 1000, then press
any key ...";B$
70
PRINT #1,"PROGMODE";CHR$(13);
80
FOR I=1 TO 10:READ A:PRINT #1,CHR$(A);:NEXT I
90
RESTORE
100
PRINT #1,CHR$(13);CHR$(13)
110
CLOSE #1
120
DATA 0,1,2,9,0,1,1,1,1,0
The programme sets: 8 data/No parity, Xon/Xoff, 4800 baud, France, Data mode, 1 min., 560, NORMAL
DTR, zero with a "slash" across it.
Note that the factory defaults can always be restored by pressing both the feed and programme switches
at power up then releasing only the Feed switch. Defaults will be restored and a printed message
acknowledges that this has occurred.
Document No : DS8078
,n
,n
,n
,n
,n
1
2
3
4
5
Issue : J
,n
,n
,n
,n
6
7
8
9
10
Page 13

Advertisement

Table of Contents
loading

Related Products for Van Mechelen 1000 SERIES

Table of Contents