Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 34 by
tolis...@gmail.com: Add ResetDevice command
http://code.google.com/p/pylibnidaqmx/issues/detail?id=34
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)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings