python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
73 stars 42 forks source link

Digital IO not properly writing all lines #281

Closed juliomateoslangerak closed 1 year ago

juliomateoslangerak commented 1 year ago

The DigitalIO is not outputting correctly to all the lines.

The problem is just a logic mistake in the loop checking output type

juliomateoslangerak commented 1 year ago

Closing as fixed

iandobbie commented 1 year ago

Wow that was a silly mistake! well caught