PressureControl

This Corefunction is provided to allow access to a number of controller types. There is currently an extended PID controller and a supervisor for reading the pressure value and switching to pressure control.
Syntax:
FUNCTION_BLOCK FB_PressureControlMain
Properties
Name | Type | Access | Description |
---|---|---|---|
I_PressureControl | Get | Extended PID controller. | |
I_ProcessSupervisor | Get | Infrastructure and organization of pressure control. |
Interfaces
Type | Description |
---|---|
I_PressureControlMain | Standard interface on FB_PressureControlMain. |
Requirements
Development Environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.66 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v12.10.0.0) |
Further Information