AHP® GT Controllers API
AHP GT Controllers
Loading...
Searching...
No Matches

Functions

DLL_EXPORT void ahp_gt_write_values (int axis, int *percent, int *finished)
 Write values from the GT controller.
 
DLL_EXPORT void ahp_gt_read_values (int axis)
 Read values from the GT controller.
 

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.