previous | start | next

Status Port

The printer status register (port) has a bit which indicates whether the printer can accept more characters to print at this time.

The printer has a certain amount of its own memory used as a "buffer area" in which it keeps characters queued for printing.

When this becomes full, the printer circuitry clears this ready bit in the status register.

Otherwise, data from the data port is added to this buffer and printed in its turn.



previous | start | next