Skip to content

Serial API

Andrew St. Yves edited this page Mar 22, 2017 · 15 revisions

Notes

<cr> = carriage return.

Hotel 1 refers to the plate stacker hotel furthest from the gripping arm.

Hotel 2 refers to the plate stacker hotel nearest to the gripping arm.

Port Configuration

The serial port connection needs to be configured as follows:

  • Baud Rate: 9600
  • Data bits: 8
  • Parity: none
  • Stop bits: 1
  • Flow control: none