AHP® GT Controllers API
AHP GT Controllers
Functions

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...
 

Detailed Description

Function Documentation

◆ ahp_gt_read_values()

DLL_EXPORT void ahp_gt_read_values ( int  axis)
Parameters
axisThe motor to query

◆ ahp_gt_write_values()

DLL_EXPORT void ahp_gt_write_values ( int  axis,
int *  percent,
int *  finished 
)
Parameters
axisThe motor to configure
percentOperation progress indication int32_t poiner.
finishedOperation completed flag int32_t poiner.