From: Robert L K. <rl...@al...> - 2000-02-08 13:01:20
|
From: sh...@al... Date: Tue, 08 Feb 2000 21:16:55 +0900 That's not entirely true. The printer is initialized to expect a particular bit depth with the "ESC ( e" command. When the command is called with 0x10, the printer is put in multibit mode, with lower numbers it's single bit. I expect there's some register in the printer that gets set to remember the bit depth. Oh! That may be why things aren't working right...I won't have a chance to fix it 'till tonight. |