APIs, concepts, guides, and more

◆ 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).

Part of the Compensator method group.

See also
CompensatorConfigSet