The RMP Motion Controller APIs

◆ CompensatorTableGet()

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

Part of the Compensator method group.

See also
CompensatorConfigSet