MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ RSIUserLimitLogic

Logic options for User Limits

Enumerator
RSIUserLimitLogicEQ 

Equal to.

RSIUserLimitLogicNE 

Not equal to.

RSIUserLimitLogicGT 

Greater than.

RSIUserLimitLogicGE 

Greater than or equal.

RSIUserLimitLogicLE 

Less than or equal.

RSIUserLimitLogicLT 

Less than.

RSIUserLimitLogicABS_EQ 

Absolute value is equal to.

RSIUserLimitLogicABS_GT 

Absolute value is greater than.

RSIUserLimitLogicABS_LE 

Absolute value is less than.