min max values and adaptive control

It is possible to make a user program capture the positions at certain angles. This will be quite consistent in the angle at which the capture is made. See the attached user program GetSineWavePositions.rmcprog.

You can import the attached program by right-clicking User Programs in the RMCTools project tree. The attached image variables.png shows how the variables were declared to work with this user program.

We also have an example for finding the min and max values here: Recording maximum and minimum values of a sine wave

We also have examples for adaptive control of the amplitude and offset of the sine wave:

Do these examples answer all your questions?
variables.png
GetSineWavePositions.rmcprog (3.22 KB)