stlehmann / pyads

Python wrapper for TwinCAT ADS
MIT License
254 stars 94 forks source link

{attribute 'pack mode' := 1} #265

Closed 1130164523 closed 2 years ago

1130164523 commented 2 years ago

{attribute 'pack mode' := '1'}

chrisbeardy commented 2 years ago

Good find. This was a mistake.

mikeb089 commented 2 years ago

Still a typo (underscore) in the code example connection.rst {attribute 'pack_mode' := 1} Unluckily TwinCAT doesn't show an error, but I noticed when using structured types.

stlehmann commented 2 years ago

This has been fixed by @chrisbeardy with this commit: https://github.com/stlehmann/pyads/commit/8d70d1a494b8348f805a446c082d795bea6845d2