Pycomm3 Versions Save

A Python Ethernet/IP library for communicating with Allen-Bradley PLCs.

v1.2.14

8 months ago
  • :sparkles: add support for hostnames in connection path

v1.2.13

9 months ago

CIPDriver

  • :sparkles: add ability to specify broadcast address for discover() #292 @tlf30

v1.2.11

1 year ago
  • :sparkles: update vendor id list #257 @PhilippHaefele

v1.2.10

1 year ago

CIPDriver

  • :sparkles: support port customization in the connection path
  • :sparkles: support comma delimiters in the connection path

v1.2.9

1 year ago

SLCDriver

  • :sparkles: added get_datalog_queue method @ddeckerCPF

v1.2.8

1 year ago

LogixDriver

  • :bug: fixed issue reading single elements >32 from BOOL arrays

v1.2.7

2 years ago

LogixDriver

  • :bug: fixed issue with program-scoped tags in get_tag_info #216

v1.2.6

2 years ago

LogixDriver

  • :bug: fixed issue handling BOOLs in some predefined types #197

v1.2.5

2 years ago

LogixDriver

  • :bug: fixed issue parsing struct definitions for predefined types for v32+ #186

v1.2.4

2 years ago

LogixDriver

  • :bug: fixed issue for BOOL members inside structures that was introduced as part of 1.2.3 #182