=> R0 = 6
R1 = ASCII code of ignore character
<= R0 preserved
R1 = previous ignore character
R2 corrupted
This call writes the printer ignore character. It may be read (and written) with OS_Byte 246. To unset the ignore character (NoIgnore) you cannot use this call, you need to use OS_Byte 182. The state can also be changed by *Ignore.
The default ignore character is stored in CMOS byte 14, the NoIgnore state in CMOS byte 15 and both can be controlled with *Configure Ignore.
See PRM 1, page 510
|
|
|