petebachant / ACSpy

Python package for working with ACS motion controllers.
MIT License
23 stars 21 forks source link

Implement controller reboot function #4

Open petebachant opened 9 years ago

petebachant commented 9 years ago
int acsc_ControllerReboot(HANDLE Handle, int Timeout)

Return Value

If the function succeeds, the return value is non-zero.

If the function fails, the return value is zero.