Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaunier committed Jul 3, 2019
1 parent 6656bb4 commit f926fa7
Show file tree
Hide file tree
Showing 68 changed files with 4,155 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# mm-python-api
MachineMotion Python API

## Version: 1.6.5

Date: June 4 2019

### Bug Fixes:
- Fix Line Number mismatch with the help of the 'resend' message
- Fix application hang on termination

### Improvements:
- Added the indexer and conveyot gain in the constants definitions.
- Added more examples for each sensor port for the different control devices functions.
- Auto reconnect on connection loss
- Instead of starting a new thread each 0.1 seconds, we now start one thread at the beginning and keep it alive forever to receive messages from the server

Loading

0 comments on commit f926fa7

Please sign in to comment.