CompareULInt_Precision (FB)ΒΆ

FUNCTION_BLOCK PUBLIC CompareULInt_Precision EXTENDS CompareULInt

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

uliCurrentValue

ULINT

CompareULInt

eCheckType

CheckType

CompareULInt

uliExpectedValue

ULINT

CompareULInt

uliPrecision

ULINT

Methods:

InitCalc, inherited from CompareULInt

Reset, inherited from BaseCompare