CompareByte_Precision (FB)ΒΆ
FUNCTION_BLOCK PUBLIC CompareByte_Precision EXTENDS CompareByte
- 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
byCurrentValue
BYTE
eCheckType
byExpectedValue
BYTE
byPrecision
BYTE
Methods:
InitCalc, inherited from CompareByte
Reset, inherited from BaseCompare