Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two printer driven by one driver
Message
From
29/06/2017 16:43:19
 
 
To
29/06/2017 16:33:30
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01652303
Message ID:
01652325
Views:
41
>>>>Hi all.
>>>>Just a question.....perhaps a silly question. But here it goes....
>>>>
>>>>If I have two printers connected to a computer. They both work off of the same driver installed on the computer.
>>>>
>>>>So, if I print a document to one of the printer, will it print out of the other printer, since it shares the same driver.
>>>>
>>>>
>>>>The reason I ask is, I'm writing a Point Of Sales for my client. He wants one receipt to print for the cashier and a copy in the kitchen.
>>>>
>>>>Thanks in advance.
>>>
>>>You can certainly have 2 identical printers installed on the same computer, using the same printer drivers. However, the computer will communicate with the two printers using 2 different communications ports.
>>>
>>>One way to set that up is to install the first printer, say the Cashier. When that finishes, go into Windows printer setup and rename the printer e.g. if it says "Epson TN2222" change it to "Epson TN2222 - Cashier".
>>>
>>>Power off and unplug that printer. Now install the Kitchen printer. In Windows printer setup you will now see another printer named "Epson TN2222". Change its name to "Epson TN2222 - Kitchen".
>>>
>>>Once that's done you can power both printers back on again.
>>>
>>>In VFP reporting you can select the name of the destination printer. One VFP print job can only print to one printer, but you can run 2 print jobs - the first one to the "Epson TN2222 - Cashier", the other to the "Epson TN2222 - Kitchen".
>>
>>
>>Thank you.
>>
>>
>>So, after I set up the printers, I should see two driver names, "Epson TN????" and "Epson TN???? - Kitchen", in the "Devices and Printer" screen.
>>Correct?
>
>Almost. In Devices and Printers you will see two separate installed printers, which happen to use the same drivers because they are the same make/model. If you closely follow the steps above they should be named "Epson TN???? - Cashier" and "Epson TN???? - Kitchen". In your case I highly recommend giving them meaningful location-based names for everyone's sanity and for easier testing/troubleshooting down the road.
>
>>The printers are connected to the computer via USB interface.
>
>With USB you may need to take special care:
>
>- Install the first printer as above
>- When you're installing the second printer, be sure to connect it to the computer in a different USB port
>- When both printers are installed, don't move the USB connections around at the computer end. In fact you might want to mark which printers are connected to which USB ports on the computer

Thank you.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform