MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ CompensatorPointCountGet()

int32 CompensatorPointCountGet ( int32  compensatorNumber)
pure virtual

Get the number of points for use with a Compensator.

Returns
The number of points allocated for the Compensator
Description:
CompensatorPointCountGet Gets the number of Compensator points allocated on the controller.
See also
CompensatorPointCountSet
 
Examples
Compensator1D.cs, and CompensatorSingleAxis.cs.