![]() |
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.
|
CAL SCON3_Instance (SP:=SetpointInput, PV:=ProcessVariable, PARA:=Parameters, R:=ResetModeFlag, Y_POS=>PosManipulated_ERR_EFF, Y_NEG=>NegManipulated_ERR_EFF, ERR_EFF=>EffectiveError)
SCON3_Instance (SP:=SetpointInput, PV:=ProcessVariable, PARA:=Parameters, R:=ResetModeFlag, Y_POS=>PosManipulated_ERR_EFF, Y_NEG=>NegManipulated_ERR_EFF, ERR_EFF=>EffectiveError) ;
Parameter
|
Data type
|
Description
|
---|---|---|
SP
|
Setpoint input
|
|
PV
|
REAL
|
Actual value input
|
PARA
|
Parameter
|
|
R
|
"1" = Reset mode
|
Parameter
|
Data type
|
Description
|
---|---|---|
Y_POS
|
BOOL
|
"1" = positive manipulated variable at output ERR_EFF
|
Y_NEG
|
BOOL
|
"1" = negative manipulated variable at output ERR_EFF
|
ERR_EFF
|
REAL
|
Effective switch value
|
Element
|
Data type
|
Description
|
---|---|---|
gain
|
Proportional action coefficient (gain)
|
|
ti
|
Integral time
|
|
t_proc
|
TIME
|
Nominal actuating time of the controlled valve
|
hys
|
REAL
|
Hysteresis from three point switch
|
db
|
REAL
|
Dead zone
|