Showing changes from revision #3 to #4:
Added | Removed | Changed
This *Command sets the printer ignore character.
*Ignore [ASCII_code]
ASCII_code | ASCII code (0 – 255) |
The default value is 10 (ASCII linefeed). A value of 0, sets the ignore character to ASCII code 0. No parameter passed, the NoIgnore state is set, so that all characters are printed.
The character set by this command is filtered out when using OS_Byte 5. OS_Byte 6 performs the exact same function as this command, while OS_Byte 246 reads and writes the printer ignore character. OS_Byte 182 controls the NoIgnore state.