The RMP Motion Controller APIs

◆ RSIFilterAlgorithm

enum class RSIFilterAlgorithm
strong
Enumerator
RSIFilterAlgorithmPID 

PID algorithm.

RSIFilterAlgorithmPIV 

PIV algorithm.

RSIFilterAlgorithmNONE 

No control algorithm.

RSIFilterAlgorithmPIV1 

PIV1 (custom firmware required)

RSIFilterAlgorithmUSER 

User defined algorithm (custom firmware required)

Definition at line 1095 of file rsienums.h.