home *** CD-ROM | disk | FTP | other *** search
- #=============================
- # Druckeranpassung fuer LQ850
- #=============================
-
- #------ Initialisierungsgroessen ---------------------------------------
- 5 # 1. Anfangsdruckbildgroesse (= DinA) (int)
- 0 # 2. Anfangslage des Bildes (= Winkel) (int)
- # (0=0 Grad ,1=90 Grad ,2=180 Grad, 3=270 Grad)
- 0 # 3. Papierart (0=einzel,1=endlos) (int)
- #------ Nutzbare Blattgroesse ------------------------------------------
- 4 # 1. Blattgroesse in DinA - Format (8..0) (int)
- 200 # 2. Druckbare Blattbreite in mm (int)
- 280 # 3. Druckbare Blatthoehe in mm (int)
- #------ Druckersteuerzeichen -------------------------------------------
- 2 1b 40 # 1. Drucker Reset (Anzahl, Daten(hex))
- 4 0a 0d 1b 40 # 2. Drucker Ende (Anzahl, Daten(hex))
- 5 1b 51 ff 1b 6c # 3. Drucker linker Rand (Anzahl, Daten(hex))
- 1 0c # 4. Seitenvorschub (Anzahl, Daten(hex))
-
-
- #------ Druckmodi ------------------------------------------------------
- 8 # Anzahl Druckmodi (int)
- #------ 1. Modus -------------------------------------------------------
- "24Nad/6D" # 1. Name des Modus
- 24 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 18 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 4 0d 1b 2a 28 # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 360 # 5. Horizontale Druckdichte (dpi) (int)
- 180 # 6. Vertikale Druckdichte (dpi) (int)
- 1 # 7. Wie oft soll Zeile gedruckt werden (int)
- 0 # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 2. Modus -------------------------------------------------------
- "24Nad/3D" # 1. Name des Modus
- 24 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 18 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 4 0d 1b 2a 27 # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 180 # 5. Horizontale Druckdichte (dpi) (int)
- 180 # 6. Vertikale Druckdichte (dpi) (int)
- 1 # 7. Wie oft soll Zeile gedruckt werden (int)
- 0 # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 3. Modus -------------------------------------------------------
- "8N/4D/1Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 18 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 5a # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 240 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 1 # 7. Wie oft soll Zeile gedruckt werden (int)
- 0 # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 4. Modus -------------------------------------------------------
- "8N/4D/2Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 17 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 5a # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 240 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 2 # 7. Wie oft soll Zeile gedruckt werden (int)
- 4 1b 33 01 0a # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 5. Modus -------------------------------------------------------
- "8N/2D/1Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 18 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 4c # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 120 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 1 # 7. Wie oft soll Zeile gedruckt werden (int)
- 1 0d # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 6. Modus -------------------------------------------------------
- "8N/2D/2Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 17 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 4c # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 120 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 2 # 7. Wie oft soll Zeile gedruckt werden (int)
- 4 1b 33 01 0a # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 7. Modus -------------------------------------------------------
- "8N/1D/1Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 18 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 4b # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 60 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 1 # 7. Wie oft soll Zeile gedruckt werden (int)
- 0 # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
- #------- 8. Modus -------------------------------------------------------
- "8N/1D/2Z" # 1. Name des Modus
- 8 # 2. Anzahl Druckernadeln (int)
- 4 1b 33 17 0a # 3. Drucker Zeilenvorschub (Anzahl ,Daten(hex))
- 3 0d 1b 4b # 4. Drucker Grafik ein (Anzahl, Daten(hex))
- 60 # 5. Horizontale Druckdichte (dpi) (int)
- 60 # 6. Vertikale Druckdichte (dpi) (int)
- 2 # 7. Wie oft soll Zeile gedruckt werden (int)
- 4 1b 33 01 0a # 8. Kleiner Zeilenvorschub (Anzahl, Daten(hex))
-
-
- # *************
- # * E n d e *
- # *************
-
-
-