CONFIGURING A PRINTERS SERIAL PORT
474
The following example sets these parameters:
Flow control to
Xon/Xoff
Parity to
none
Data bits to
8
Stop bits to
2
Baud rate to
9600
In this example, the changes are persistent across jobs and across printer power
cycles; they remain in effect until you change them again.
(%Serial_NV%) <<
/Password () def
/FlowControl/XonXoff def
/Parity /None def
/DataBits 8 def
/StopBits 2 def
/Baud 9600 def
>> setdevparams