Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added XMODEM/YMODEM Protocol.

...

Z88 to Serial Printer Connections

This section describes the pin connections for the Cambridge Z88 serial connector.

...

CTS on the Cambridge Z88 must be high for the Cambridge Z88 to transmit, and DCD must be high for the Cambridge Z88 to receive. For simple RS232 use, connect pins 5 and 8 to pin 9, and connect pins 2 (TxD), 3 (RxD), and 7 (GND) to the other computer.

Import/Export

...

Protocol

The Imp-Export protocol for Send & Batch Send/Receive

...

The Import/Export protocol is functions is given here for programmers who want to interface the Cambridge Z88 to a computer by writing their own interface software.

Control sequences

SequenceFunction
ESC NStart of file name
ESC FStart of file/end of file name
ESC EEnd of file
ESC ZEnd of file or end of list of files
ESC B x xWhere x x is two ASCII digits representing a hex
byte. For example, the byte &A9 is transmitted with
ESC B A 9.

...

The filename can be omitted.

XMODEM/YMODEM Protocol

This may be found on the internet. See XMODEM/YMODEM PROTOCOL

A  Suspended message will be displayed if a battery low is flagged while sending or receiving, or if the Cambridge Z88 is switched off or the flap is opened. In this case you must repeat the transfer.

...