|   | 
								APIs, concepts, guides, and more
							 | 
| void MoveCamLinear | ( | int32_t | masterAxisNumber, | 
| RSIAxisMasterType | masterFeedbackSource, | ||
| const double *const | masterDistances, | ||
| const double *const | slavePositions, | ||
| int32_t | pointCount ) | 
| masterAxisNumber | Which Axis is the master? (0 to 31). | 
| masterFeedbackSource | A RSIAxisMasterType value. | 
| *masterDistances | Relative distance btween points on the master. | 
| *slavePositions | Position of the slave at given master distances. | 
| pointCount | Number of points in the cam table. | 
Part of the Camming method group.