Skip to content

Commit f926fa7

Browse files
committed
initial commit
1 parent 6656bb4 commit f926fa7

File tree

68 files changed

+4155
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+4155
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# mm-python-api
22
MachineMotion Python API
3+
4+
## Version: 1.6.5
5+
6+
Date: June 4 2019
7+
8+
### Bug Fixes:
9+
- Fix Line Number mismatch with the help of the 'resend' message
10+
- Fix application hang on termination
11+
12+
### Improvements:
13+
- Added the indexer and conveyot gain in the constants definitions.
14+
- Added more examples for each sensor port for the different control devices functions.
15+
- Auto reconnect on connection loss
16+
- 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
17+

0 commit comments

Comments
 (0)