Star Micronics LC-15 Bedienungsanleitung Seite 91

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 90
‘V indicatesthatthe followingcharacteris a controlcode.*V[ entersthe
<ESC>code.<ESC>hascharactercode27,and“[”is the27thcharacterin
ASCIIsequencefromA. Similarly,‘VA entersthe controlcode<1>. See
yourDOSmanualif youneedt%rtherinformationaboutEDLIN.
Youcannowsetup theprinterby sendingit the fileNLQELITE.DAT.To
avoidunnecessaryloggingof commands,switchhard-copyoutputoff (by
pressing(TIllL-PRTSCifhardcopyison).ToprintthefileREADME.DOC
in NLQ elitetype,givethe followingtwo commands:
A>COPY NLQELITE . DAT PRN
A>PRINT RIZADME. DOC,
Forgreaterconvenienceyoucanmakeabatchfilethatwillsetup theprinter
andprintany specifiedfilewitha singlecommand.To createsuch a batch
filewiththenameNLQPRINT.BAT,typeinthefirstfourlinesshownnext.
AZ me~s t. pIWStheCTRLandZ keyssimultaneously.TO usethis filetO
printREADME.DOC,typethe fifthline.
A)COPY CON NLQPRINT .BAT
COPY NLQELITE . DAT PRN
PRINT %1
“z
A>NLQELITE README. DOC
The first aboveline is a copycommandfromthe CONsolescreento a file
namedNLQPRINT.BAT.Thenexttwolinesarethecontentsofthisfile.The
%1is a dummyparameter:whateverfilenameyoutypeafterNLQPRINT
willbe substitutedfor %1 and printed.
PROGRAMMING WITH BASIC
As an exampleof programmingtheprinteron MicrosoftBASIC,we have
listed the program for the IBM-PC.~is program runs in the printer’s
Standardmode,and thedownloadablecondition(DIP switch 1-6ON and
DIP switch2-1 OFF).
1000
Set contro 1 codes
————..—————-—-————-.-——..———————————
1010
E$=CHR$ ( 27)
Escape code
1020 D$=E$+“x’’+CHR$(O)
4
Draft quality
1030 N$=E$+ “x’’+CHR$(1)
Near letter quality
1040 C$=E$+“kO“+N$
Courier characters
1050 S$=E$+“kl“+N$
Sanserif characters
1060 Ol$=E$+”k2“+N$
Orator with sma11 caplta1s
1070 02$=E$+“k3’’+N$
Orator with 1ower case
1080 H$=CHR$(9) rHorizontal tab
82
Seitenansicht 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare