MoveEnFun
MoveEnFun (FUN)
FUNCTION MoveEnFun : REAL
Short description
Enable / disable of a numeric value Typical application: forwarding of setpoints
Function description
This function returns the numeric input rValue in REAL format if the enable / disable input xEn is active (= TRUE). In all other cases the function returns the value 0.0.
CODESYS
InOut:
Scope
Name
Type
Return
MoveEnFun
REAL
Input
xEn
BOOL
Input
rValue
REAL
Last updated

