CompareInt_Precision_Upper (FB)ΒΆ

FUNCTION_BLOCK PUBLIC CompareInt_Precision_Upper EXTENDS CompareInt_Precision

InOut:

Scope

Name

Type

Initial

Comment

Inherited from

Output

xResult

BOOL

TRUE

BaseCompare

eError

UT_ERROR

If the output xResult is FALSE and == NO_ERROR: Compare failed <> NO_ERROR: Error occured, e.g. check type is not supported

BaseCompare

Input

iCurrentValue

INT

CompareInt

eCheckType

CheckType

CompareInt

iExpectedValue

INT

CompareInt

iPrecision

INT

CompareInt_Precision

iExpectedUpperValue

INT

Methods:

InitCalc, inherited from CompareInt

Reset, inherited from BaseCompare