Anyone know of an easy way to print all the status pages for the "headless"(no display) printers via USB? I know how to get them via the web interface, just wondering if there is some batch file that would work thru the USB since I have no parallel port.
Status page 820
Collapse
X
-
Re: Status page 820
Prescribe will work through USB. Connect your laptop through USB and verify that you can print. Share the printer. I usually give it something short such as 9530 or 2020 for example. Open up command prompt. echo !R! stat;exit;>\\127.0.0.1\9530 Replace stat with elog or stat1 and replace 9530 with the printer share name. -
Re: Status page 820
Hi, use the stat command !R! STAT; EXIT;
and you can use the option in the attached guide. you need to create the file in notepad or what ever and save as a text file
madasAttached FilesLast edited by madas; 08-15-2012, 11:17 PM.Comment
Comment