PDA

View Full Version : how to print event log


Custom Search


e007
03-17-2011, 06:57 PM
I have a question: how to print event log on kyocera printers without network card or parallel port. As an example FS-1300d. I think that exist some application to do this. Or maybe some comand on compact flash card.

HenryT2
03-17-2011, 10:14 PM
It's been a while since I've had to do this...but: I think this will work. Good luck

In the properties for this printer, set it to SHARE and give it a name. ex: 1300
Open a command prompt: type net use enter
type net use ltp3 \\ 127.0.0.1\1300 enter
type net use enter ( check to be sure the printer is shared )


type ECHO !R! ELOG; EXIT;>lpt3 enter


Hope this works for you.

e007
03-21-2011, 08:23 PM
Thank you. It works .

madas
03-21-2011, 11:16 PM
Hi, Just as a reference guide.
You can use this on most if not all models of Kyocera printers.

madas

Custom Search