Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: ottowayi/pycomm3

1.2.16

22 Dec 17:36

Choose a tag to compare

  • Add DT, LDT and TIME32 CIP datatypes #332
  • Fix SLCDriver odd-length string write and decode issues #331
  • Adds a tag namespace filter parameter to LogixDriver for targeted/selective Tag parsing #312
  • Update logixdriver.rst #329

1.2.14

27 Aug 15:51
ebcc58a

Choose a tag to compare

  • ✨ add support for hostnames in connection path

1.2.13

22 Jul 15:55

Choose a tag to compare

CIPDriver

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

1.2.11

28 Jan 20:18
1c9f290

Choose a tag to compare

1.2.10

16 Sep 00:28
f91bf3a

Choose a tag to compare

CIPDriver

  • ✨ support port customization in the connection path
  • ✨ support comma delimiters in the connection path

1.2.9

17 Aug 13:54
5af55af

Choose a tag to compare

SLCDriver

1.2.8

01 Jul 14:36

Choose a tag to compare

LogixDriver

  • 🐛 fixed issue reading single elements >32 from BOOL arrays

1.2.7

16 May 13:15

Choose a tag to compare

LogixDriver

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

1.2.6

07 Dec 20:38

Choose a tag to compare

LogixDriver

  • 🐛 fixed issue handling BOOLs in some predefined types #197

1.2.5

16 Nov 17:00
f300f8a

Choose a tag to compare

LogixDriver

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