![]() |
UNEXPECTED OUTPUT BEHAVIOUR
Make sure that the function block is always invoked in the first program cycle.
Failure to follow these instructions can result in death, serious injury, or equipment damage.
|
Variable
|
Description
|
---|---|
![]() |
Value of the output Y from the previous cycle
|
![]() |
Value of the output Y from the previous cycle
|
dt
|
is the time differential between the current cycle and the previous cycle
|
CAL LAG2_Instance (X:=Input, MODE:=OperatingModes, PARA:=Parameter, YMAN:=ManualManipulated_Y_Value, Y:=Output)
LAG2_Instance (X:=Input, MODE:=OperatingModes, PARA:=Parameter, YMAN:=ManualManipulated_Y_Value, Y:=Output) ;
Parameter
|
Data type
|
Description
|
---|---|---|
X
|
Input value
|
|
MODE
|
Operating mode
|
|
PARA
|
Parameter
|
|
YMAN
|
REAL
|
Manual manipulated value for output
|
Parameter
|
Data type
|
Description
|
---|---|---|
Y
|
REAL
|
Output
|
Element
|
Data type
|
Description
|
---|---|---|
man
|
"1" = Manual operating mode
|
|
halt
|
BOOL
|
"1" = Halt mode
|
Element
|
Data type
|
Description
|
---|---|---|
gain
|
Gain factor
|
|
dmp
|
REAL
|
Dampening
|
freq
|
REAL
|
Natural frequency
|