MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ CompensatorTableSet()

void CompensatorTableSet ( int32  compensatorNumber,
double *  table 
)
pure virtual

Override the table for a configured compensator.

Parameters
compensatorNumberwhich compensator to configure set the table for.
tablethe points which will be written to the table
Description:
CompensatorTableSet writes the values stored in the location specified by *table to the Compensator table stored on the controller (COUNTS).
See also
CompensatorConfigSet