The RMP Motion Controller APIs

◆ CompensatorTableSet()

void CompensatorTableSet ( int32_t  compensatorNumber,
const double *const  table 
)
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).
Remarks
This function is also available in RapidSequencer.

Part of the Compensator method group.

See also
CompensatorConfigSet