-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Description
Hi Senior
I'm experiencing 50405 occurred when reading. The task only created once when app launch. and then reading io status when ever I want. It runs many times perfectly. but sometimes occurs that error. my nidaqmx version is 0.7.0. I would like to update the version. but this equipment is in the other country. I'm worried about other side effects. Could somebody help Thanks in advance
task_in = nidaqmx.Task() task_in.di_channels.add_di_chan('Dev1/port0/line0:7', line_grouping=LineGrouping.CHAN_PER_LINE) task_in.di_channels.add_di_chan('Dev1/port1/line0')
'call task_in.read() frequently'
Metadata
Metadata
Assignees
Labels
No labels