Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • TCP communication with main computer in system.

    • CC will be server side

    • We will use a custom message protocol ontop of TCPon top of TCP

      • Protocol should fail safely when malformed messages are received.

    • Will return error if movement command is sent before movement is completed.

  • Use a version of Daniel Yanke 's “F” code for motion control.

  • Move to absolute position

    • Simultaneous or sequential

  • Move to relative position

  • Home single Axis

  • Home all Axis