Please add the ResetDevice command. We've found the nidaq devices to be
unreliable after extended use, and the only thing that seems to fix the problem
is to reset the device. I have added the ResetDevice command, but would like
to see it in the base library:
def reset_device (self):
"""
Reset the DAQ to the initial state
"""
return CALL ('ResetDevice', self)
Original issue reported on code.google.com by tolis...@gmail.com on 31 May 2013 at 2:22
Original issue reported on code.google.com by
tolis...@gmail.com
on 31 May 2013 at 2:22