Was ist ein LPT1?
LPT steht für Line Printer Technology. Es handelt sich um einen ziemlich breiten, 25- bis 36-poligen Stecker, der Daten parallel auf mehreren Drähten übertragen kann. Damit man einen Drucker über diesen Anschluss nutzen konnte, musste man das Kabel anschließen, während der Computer ausgeschaltet war.
Wie kann ich meinen PC mit dem Drucker verbinden?
Drucker anschließen: USB – Anschluss mit Windows nutzen
- Stellen Sie den Drucker in der Nähe des Computers auf.
- Fahren Sie den Rechner hoch und schalten Sie den Drucker ein.
- Sobald die Geräte eingeschaltet und hochgefahren sind, stellen Sie die Verbindung zwischen Drucker und Rechner über das Kabel her.
Wie verbinde ich Drucker mit Computer?
What do you use the LPT1 port for?
Some of the Application Software use LPT1 port for printing the output like Receipts or reports. But the Latest PCs not coming with the LPT1 / Parallel Port inbuilt.
Can a USB printer be used as a LPT 1 printer?
We can use the USB Printer as LPT 1 Printer. Step1: open command prompt by typing CMD on Run. Step 2: Type the command Net Use LPT1: \\YourComputerNameUSBPrinterShareName /PERSISTENT:YES. Dont forget to type PERSISTENT:yes , otherwise the setting will change on next boot. Another method is. Assign the LPT1 port to your USB port 1) Close all programs
Where is the base address for LPT1 stored?
The base address for LPT1 is stored in the BIOS data area at locatiion 0040h:0008h. If the value of the base address is zero, then the port is not installed. There is also a Configuration Word at 0040h:0010h, whose bits 14-15 holds the number of parallel ports installed.
How to map LPT2 to a printer shared as laser1?
For example, to map LPT2 to a printer shared as Laser1 on a print server that is named Pserver, follow these steps: Click Start, and then click Run. In the Open box, type cmd, and then click OK. Type net use lpt2 \\\\pserver\\laser1 /persistent:yes, and then press ENTER. To quit the command prompt, type exit, and then press ENTER.