Crv_interp_x

The RMC70 and RMC150 have a built-in CRV_INTERP_Y function, but no CRV_INTERP_X function. Attached is a CRV_INTERP_X user function. It should only be used for monotonically increasing curves.

To add the function to your project:

  1. Save the attached file to your computer.
  2. In the RMCTools Project tree, expand Programming.
  3. Right-click User Functions and choose Import User Functions.
  4. Browse to the file you saved and then click Open.

CRV_INTERP_X.rmcflib (7.75 KB)