CompareWord_Upper (FB)ΒΆ
FUNCTION_BLOCK PUBLIC CompareWord_Upper EXTENDS CompareWord
- 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
wCurrentValue
WORD
eCheckType
wExpectedValue
WORD
wExpectedUpperValue
WORD
Methods:
InitCalc, inherited from CompareWord
Reset, inherited from BaseCompare