CompareDate_Precision (FB)ΒΆ
FUNCTION_BLOCK PUBLIC CompareDate_Precision EXTENDS CompareDate
- 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
dateCurrentValue
DATE
eCheckType
dateExpectedValue
DATE
tPrecision
TIME
Methods:
InitCalc, inherited from CompareDate
Reset, inherited from BaseCompare