5525B/31/32 Line Matrix Printer User's Manual
Table Of Contents
- 1 Introduction
- 2 Setting Up the Printer
- 3 Operating the Printer
- 4 The Configuration Menus
- Configuration Overview
- CONFIG. CONTROL
- ACTIVE EMULATION
- EMULATION
- PCL-II Emulation
- LinePrinter Plus Emulations
- Optional Emulations
- PCL-II Emulation
- LinePrinter Plus Emulation
- P-Series Emulation
- Proprinter XL Emulation
- Epson FX Emulation
- IGP/PGL Submenu
- Features
- Configuring the Emulation with the Control Panel
- Define CR Code (Carriage Return)
- Define LF Code (Line Feed)
- Autowrap
- Select SFCC
- PI Slew Range
- CR Edit
- Select Font
- Select LPI
- Auto Uppercase
- Skip Command Prefix
- Power On IGP/PGL
- Extended Execute Copy
- UPC Descenders
- Compressed CPI
- Ignore Character
- IGP100 Compatbl.
- Optimized Ratio
- IGP/VGL Emulation
- MAINT / MISC
- HOST INTERFACE
- ETHERNET PARAMETERS
- PRINTER CONTROL
- DIAGNOSTICS
- RIBBONMINDER
- 5 Interfaces
- Overview
- Dataproducts Long Line Interface
- IEEE 1284 Parallel Interface
- RS-232 and RS-422 Serial Interfaces
- Host System Configuration
- Internal Ethernet Adapter Configuration
- Configuring the Internal Ethernet Adapter for TCP/IP
- Host Software
- Compiling Host Software
- Computer-aided Configuration with ezsetup or npconfig
- Configuration Through the Network with ARP
- Configuration Through the Network with RARP
- Configuration Through the Network with BOOTP
- Restoring Factory Defaults
- Host Configuration
- Direct Printing Without Spooler
- Printing Via the Spooler
- Custom Interface Scripts
- BSD UNIX
- System V UNIX
- npd Pseudo-device Interface
- Other TCP/IP Methods
- Configuring The Internal Ethernet Adapter For Novell
- Configuring the Internal Ethernet Adapter for Windows
- 6 Troubleshooting
- A Printer Specifications
- B Downloading Firmware
- C ASCII Character Set
- D Communication and Trademark Information

Chapter 5 Configuring the Internal Ethernet Adapter for TCP/IP
160
#filter the job
) | rcmd spike lp -d d1prn
where spike is the name of the Internal Ethernet Adapter and print jobs
are being sent to its destination d1prn by remotely executing the
Internal Ethernet Adapter’s lp print command.
NOTE: Even if you have a very simple script, it’s important that you
enclose your script with brackets then add in a
communication program
at the end.
Using npd and Your Own Script
If npd is the chosen print method, start the npd daemon on your host
and incorporate it into your print setup. See page 166 for more
information on npd.
Once you have this daemon running, you can work it into your printer
configuration. For BSD systems, this requires an lp= field in your
printcap entry along with the standard if= field for the name of your
interface script. The lp= field is filled in with the name of the npd
devicefile
used in npd’s startup command. If you have a System V
setup, the -v option in the lpadmin command will equal the npd
devicefile
.
BSD UNIX
BSD systems allow you to print remotely or with an interface file for a
locally attached printer. This is configured within the /etc/printcap
database.
Ipd Remote Printing
The lpd daemon spools files locally, then sends them to the Internal
Ethernet Adapter acting as a remote printer. As interface scripts cannot
be used with this spooling method, processing must be done by the
Internal Ethernet Adapter.
This method should be used under the following conditions:
• your UNIX host supports BSD 4.3 LPD protocol
• no bi-directional communication is required between the printer and
printing application
• you wish to avoid using special host software