Conditions for a User Limit

Enumerator:
RSIXmpLimitTypeFALSE 

False.

RSIXmpLimitTypeTRUE 

True.

RSIXmpLimitTypeGT 

Greater than.

RSIXmpLimitTypeGE 

Greater than or equal to.

RSIXmpLimitTypeLT 

Less than.

RSIXmpLimitTypeLE 

Less than or equal to.

RSIXmpLimitTypeEQ 

Equal.

RSIXmpLimitTypeBIT_CMP 

Bit comparison.

RSIXmpLimitTypeNE 

Not equal.

RSIXmpLimitTypeABS 

Absolute value.

RSIXmpLimitTypeABS_GT 

Greater than absolute value.

RSIXmpLimitTypeABS_LE 

Less than absolute value.

RSIXmpLimitTypeFGT 

Floating point greater than.

RSIXmpLimitTypeFGE 

Floating point greater than or equal to.

RSIXmpLimitTypeFLT 

Floating point less than.

RSIXmpLimitTypeFLE 

Floating point less than or equal to.

RSIXmpLimitTypeFEQ 

Floating point equal.

RSIXmpLimitTypeFNE 

Floating point not equal.

RSIXmpLimitTypeFABS 

Floating point absolute value.

RSIXmpLimitTypeFABS_GT 

Floating point greater than absolute value.

RSIXmpLimitTypeFABS_LE 

Floating point less than absolute value.