Skip to content

Tags: David-2D3FE9/pylogix

Tags

v0.6.7

Toggle v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dmroeder#122 from dmroeder/jprogin-i3-recursive_tags

Multiple enhancements to Read and GetTagList

v0.6.6

Toggle v0.6.6's commit message
Randomized TOConnectionID

It is thought that not having a random
TOCOnnectionID was causing multiple
connections to Micro800 PLC's to drop
out occasionally.  I have not been able to
reproduce this issue, however users reported
it fixing the issue

[Issue dmroeder#117]

v0.6.5

Toggle v0.6.5's commit message
Randomized TOConnectionID

It is thought that not having a random
TOCOnnectionID was causing multiple
connections to Micro800 PLC's to drop
out occasionally.  I have not been able to
reproduce this issue, however users reported
it fixing the issue

[Issue dmroeder#117]

v0.6.4

Toggle v0.6.4's commit message
Added ability to route through CLX backplane

v0.6.3

Toggle v0.6.3's commit message
Connection and error handling improvements

v0.6.1

Toggle v0.6.1's commit message
Upped version to 0.6.1

v0.6.0

Toggle v0.6.0's commit message
Fixed writing strings to Micro800

v0.5.0

Toggle v0.5.0's commit message
Removed deprecated MultiRead method since Read handles this

v0.4.13

Toggle v0.4.13's commit message
Added fragmented write for arrays larger than a packet

v0.4.12

Toggle v0.4.12's commit message
Added IP address and slot as parameters for PLC(), upped version