lantzproject / lantz-drivers

Other
6 stars 11 forks source link

NI daqmx driver #9

Open jacobfeder opened 4 years ago

jacobfeder commented 4 years ago

The ni daqmx driver isn't working after migrating to the newer version of lantz. One bug was fixed in 0ebf1a759c21f4f9eccd5618d1a75f475566677b. When trying to load the ni/daqmx/tasks.py (line 348) I get the following error and am not sure where to go from there:

RuntimeError: Error calling __set_name__ on 'NewCallable' instance 'write' in 'DigitalOutputTask'