foomatic-getpjloptions (8)
Leading comments
This source file is part of foomatic.
NAME
foomatic-getpjloptions - <put a short description here>SYNOPSIS
foomatic-getpjloptions devicefoomatic-getpjloptions hostname port
DESCRIPTION
foomatic-getpjloptions Sends a set of PJL commands and reads back the PJL options and status from a printer over a network connection or device bidirectional interface such as parallel, USB, serial. printers to standard output. The output can be piped into foomatic-addpjloptions to add options to the database.Options
- device
-
The interface to which a local printer is connected, e.g. /dev/lp0, /dev/usb/lp0,
/dev/tty00, etc.
For a parallel port,
you must have bidirectional support enabled at the
BIOS level and the parallel port driver must support the bidirectional mode.
Check your parallel port BIOS settings for EPP/bi-directional mode.
- hostname
-
Host name or IP address of a network printer (HP JetDirect, DLINK, etc.).
- port
-
Port on which your network printer listens for socket (Appsocket) connections.
Most common ports are 9100 (JetDirect), 10000 (DLINK). Usually you can configure
the port via a configuration interface.