Issue 34 in pylibnidaqmx: Add ResetDevice command

3 views
Skip to first unread message

pylibn...@googlecode.com

unread,
May 31, 2013, 10:22:15 AM5/31/13
to pylibnida...@googlegroups.com
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

pylibn...@googlecode.com

unread,
May 9, 2014, 12:16:00 PM5/9/14
to pylibnida...@googlegroups.com
Updates:
Status: WontFix

Comment #1 on issue 34 by pearu.peterson: Add ResetDevice command
http://code.google.com/p/pylibnidaqmx/issues/detail?id=34

The ResetDevice is already wrapped. See Device.reset method.
Sorry for the late response.
Reply all
Reply to author
Forward
0 new messages