Skip to content

Releases: ottowayi/pycomm3

1.2.16

Choose a tag to compare

@ottowayi ottowayi released this 22 Dec 17:36
  • 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

Choose a tag to compare

@ottowayi ottowayi released this 27 Aug 15:51
ebcc58a
  • ✨ add support for hostnames in connection path

1.2.13

Choose a tag to compare

@ottowayi ottowayi released this 22 Jul 15:55

CIPDriver

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

1.2.11

Choose a tag to compare

@ottowayi ottowayi released this 28 Jan 20:18
1c9f290

1.2.10

Choose a tag to compare

@ottowayi ottowayi released this 16 Sep 00:28
f91bf3a

CIPDriver

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

1.2.9

Choose a tag to compare

@ottowayi ottowayi released this 17 Aug 13:54
5af55af

SLCDriver

1.2.8

Choose a tag to compare

@ottowayi ottowayi released this 01 Jul 14:36

LogixDriver

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

1.2.7

Choose a tag to compare

@ottowayi ottowayi released this 16 May 13:15

LogixDriver

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

1.2.6

Choose a tag to compare

@ottowayi ottowayi released this 07 Dec 20:38

LogixDriver

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

1.2.5

Choose a tag to compare

@ottowayi ottowayi released this 16 Nov 17:00
f300f8a

LogixDriver

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