INTEGRAL (FB)ΒΆ
FUNCTION_BLOCK INTEGRAL
determines approximately the integral over time.
Example: Function block in FBD
 
- InOut:
- Scope - Name - Type - Initial - Comment - Input - IN- REAL- Input value - TM- DWORD- Time since last call in msec - RESET- BOOL- TRUE:- OUTis set to zero and- OVERFLOWto- FALSE- Output - OUT- REAL- Value of the integral. This is done by summing all part integrals - IN * TM- OVERFLOW- BOOL- FALSE - TRUE: The value of- OUTis out of range of REAL variables. he function is blocked till it is new initialised by input- RESET.
