CompareUInt_Upper (FB)ΒΆ

FUNCTION_BLOCK PUBLIC CompareUInt_Upper EXTENDS CompareUInt

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

uiCurrentValue

UINT

CompareUInt

eCheckType

CheckType

CompareUInt

uiExpectedValue

UINT

CompareUInt

uiExpectedUpperValue

UINT

Methods:

InitCalc, inherited from CompareUInt

Reset, inherited from BaseCompare