![]() |
NexMotion
1.4.0
Open Robots & Machines [WIP]
|
Enable and Disable Functions for All Axes and Groups. More...
![]() |
Functions | |
RTN_ERR FNTYPE | NMC_DeviceResetStateAll (I32_T DevID) |
RTN_ERR FNTYPE | NMC_DeviceEnableAll (I32_T DevID) |
Enable all axes and groups in the system. More... | |
RTN_ERR FNTYPE | NMC_DeviceDisableAll (I32_T DevID) |
Disable all axes and groups in the system. More... | |
Enable and Disable Functions for All Axes and Groups.
Disable all axes and groups in the system.
DevID | Device ID (DevID) |
Usage:
The function can be called after the device is started. After the function is called, all axes and groups will be disabled (servo off). The stop procedure will disable all axes and then all groups in order. The procedure will stop for any failure and return the error immediately.
Reference:
Enable all axes and groups in the system.
DevID | Device ID (DevID) |
Usage:
The function can be called after the device is started. After the function is called, all axes and groups will be enabled (servo on). The start procedure will enable all axes and then all groups in order. The procedure will stop for any failure and return the error immediately.
Reference: