Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Specifications

  • TCP communication with main computer in system.

    • CC will be server side

    • We will use a custom message protocol on 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

  • No labels