There are two ways to define a default Remote printer model:
Sign on to CANDE using a privileged usercode.
Enter:
WFL MODIFY *NGEN28/1/LIBRARY; FILE MODEL = model
Here model is the printer model for your site.
This method doesn't take effect until all LINC systems terminate and the library program referred to in the command is restarted.
Or:
Sign on to CANDE using a privileged usercode.
Enter:
COPY *NGEN28/1/LIBRARY AS *NGEN28/1/LIBRARY/NEW MODIFY *NGEN28/1/LIBRARY/NEW;FILE MODEL = Model-Name <linclib mix> AX INSTALL LIBRARY ALL
Here Model-name is the printer model for your site.
This method effects an immediate change. It doesn't require that the library is restarted.