I_ProcessHandler
Interface for an external supervisor.
Syntax:
INTERFACE I_ProcessHandler
Properties
Name | Type | Access | Description |
---|---|---|---|
Axis | Get, Set | Interface to the connected axis. | |
BadSwitchOver | BOOL | Get | Reports a safety-related pressure switchover to the axis. |
ProcessValue | LREAL | Get | Pressure value with which the pressure controller should operate. |
SwitchOver | BOOL | Get | Triggers the switching over to holding pressure. |
Methods
Name | Description |
---|---|
GetProcessValues() | Method that implements the read process of the pressure value and can be called at a suitable point by the axis. |
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) |