MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ RSIFirmwareLogic

Logic options for User Limits

Enumerator
RSILogicNEVER 

Disables the user limit. No conditions are evaluated.

RSILogicSINGLE 

Only one condition is evaluated.

RSILogicOR 

Two conditions are evaluated and combined via a logical OR.

RSILogicAND 

Two conditions are evaluated and combined via a logical AND.