AHP® GT Controllers API
AHP GT Controllers
|
Functions | |
DLL_EXPORT void | ahp_gt_write_values (int axis, int *percent, int *finished) |
Write values from the GT controller. More... | |
DLL_EXPORT void | ahp_gt_read_values (int axis) |
Read values from the GT controller. More... | |
DLL_EXPORT void ahp_gt_read_values | ( | int | axis | ) |
axis | The motor to query |
DLL_EXPORT void ahp_gt_write_values | ( | int | axis, |
int * | percent, | ||
int * | finished | ||
) |
axis | The motor to configure |
percent | Operation progress indication int32_t poiner. |
finished | Operation completed flag int32_t poiner. |