CompareInt_Precision (FB)ΒΆ
FUNCTION_BLOCK PUBLIC CompareInt_Precision EXTENDS CompareInt
- 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
iCurrentValue
INT
eCheckType
iExpectedValue
INT
iPrecision
INT
Methods:
InitCalc, inherited from CompareInt
Reset, inherited from BaseCompare