stlehmann / pyads

Python wrapper for TwinCAT ADS
MIT License
257 stars 95 forks source link

added multidimensional array example to docs #352

Closed chrisbeardy closed 7 months ago

chrisbeardy commented 1 year ago

added read and write multidimensional arrays to docs, thanks to @fieryWaters for confirming it works

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4925241303


Files with Coverage Reduction New Missed Lines %
pyads/testserver/testserver.py 5 92.44%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 1863652691: -0.2%
Covered Lines: 1693
Relevant Lines: 1794

💛 - Coveralls