CompareUInt_Precision_Upper (FB)ΒΆ
FUNCTION_BLOCK PUBLIC CompareUInt_Precision_Upper EXTENDS CompareUInt_Precision
- InOut:
Scope
Name
Type
Initial
Comment
Inherited from
Output
xResult
BOOL
TRUE
eError
UT_ERROR
If the output
xResult
isFALSE
and ==NO_ERROR
: Compare failed <>NO_ERROR
: Error occured, e.g. check type is not supportedInput
uiCurrentValue
UINT
eCheckType
uiExpectedValue
UINT
uiPrecision
UINT
uiExpectedUpperValue
UINT
Methods:
InitCalc, inherited from CompareUInt
Reset, inherited from BaseCompare