MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ CompensatorTableGet()

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

Read the table for a configured compensator.

Parameters
compensatorNumberwhich compensator to configure read.
tablethe points which will be written to the table
Description:
CompensatorTableGet reads the values stored in the controller (COUNTS) to the location specified by *table to the Compensator table.
See also
CompensatorConfigSet