I am attempting to lock down the control panel on a HP 9000 printer. I am able to do it through the Web Jet admin without a problem. However I would like to be able to assign a numeric password so we can have the ability to unlock the control panel from the printer itself. The only way I have found where it supposed to work is to send PCL code to the printer, all of the code I have tried does not work. Does anyone have any expierence with this?
Here is the sample code I tried to send
The represents the ESC Sequence.
%-12345X@PJL JOB
@PJL DEFAULT PASSWORD=54321
@PJL EOJ
%-12345X
Here is the sample code I tried to send
The represents the ESC Sequence.
%-12345X@PJL JOB
@PJL DEFAULT PASSWORD=54321
@PJL EOJ
%-12345X