Communicator e3000 MPE/iX Release 6.0 Express 1 (C.60.01) (30216-90286)
Chapter 3 25
Technical Articles
New NPCONFIG Variable Added to NW Spooler
New NPCONFIG Variable Added to NW Spooler
By G. K. Rajani
Commercial System Division
The network (NW) spooler behaves differently from serial spooler for %2nn series CCTLs.
The new NPCONFIG item “serial_printer_simulation” is added to fix this problem.
Description of the New NPCONFIG Item
If you configure “serial_printer_simulation” to true, then the NW spooler behaves the same
way as the serial spooler for CCTL %2xx series. That is, it sends LFs for %2nn series of
CCTLs.
If you configure “serial_printer_simulation” to false, then there won’t be any change in the
NW spooler’s behavior. That is, it sends <esc>&a#R. As a result, you find CCTL %2xx
series is incompatible between the network and serial spooler. By default
“serial_printer_simulation” is set to false.
Sample NPCONFIG File
75 (network_address = 15.10.44.112
# One of the NW printer’s ip addresses
serial_printer_simulation = true)