lukingroup / pylabnet

Client-server, python-based laboratory software
MIT License
17 stars 8 forks source link

fixed bug in NIDAQ staticline #401

Closed pieterjanstas closed 1 year ago

pieterjanstas commented 1 year ago

This bug was introduced by PR #381 (driver for MCC USB-3114 DAQ). It was purely a dumb coding error introduced in the NiDAQMx function of staticline_devices.py. This PR fixes this.