Output Destination address formats
The Output Destination setting defines the physical printer, print queue, or file to which the PrinterOn printer directs print jobs. You must define the Output Destination for PrinterOn to communicate with your physical printer, or with a print queue.
The following table outlines how to construct the address for your output destination.
If your printer... | Then use this scheme: | And define the destination as follows: | Examples |
---|---|---|---|
Connects directly to the PDS computer | local:// | Click Map and select the correct printer from the list, OR enter the printer name in the text field. | local://Samsung X3186 local://HP LaserJet 4000 Series |
Connects directly to the PDS computer | share:// | Click Map Network and select the correct printer from the list, OR enter the share name in the text field. | share://printer_server/ my_share share://192.168.1.2/ my_share |
Can be reached directly by its IP address | tcp:// | Enter the IP address and optionally, the port. | tcp://172.16.1.1:9100 |
Supports the IPP protocol | ipp:// ipps:// https:// | Enter the IP address or URI of the printer followed by the printer queue. If your printer supports SSL, use the https:// or ipps:// schema. | ipp://172.16.1.1/ipp/port1 ipps://172.16.1.1/ipp/port1 |
Supports the LPR protocol | lpr:// | Enter the IP address or URI of the printer. | lpr://172.16.1.1 |
Outputs print jobs to file | file:// | Enter the folder to save the printed jobs | file:// C:\Documents\printjobs |
Is integrated with the LRS VPSX server | lrsq:// | The LRS VPSX server as well as port and queue name. Note: When using an LRS queue, the LRS Queue Data Transmission Application should be installed on the same machine that is hosting PDS | lrsq://192.168.3.2:6612/ my_docs |