Technical introduction
The PLC library TF8400 TwinCAT 3 MTP Runtime represents objects (function blocks) for controlling and monitoring actuators and sensors in process technology. It is primarily designed for TF8401 TwinCAT 3 MTP Engineering, but can also be used independently.
The objects of the PLC library are divided into the following areas:
- ActiveElements (drives, valves and PID controllers)
- DiagnosticElements (locking indicators)
- IndicatorElements (sensors and displays)
- OperationElements (value specifications)
- InputElements (incoming process value signals)
- OutputElements (outgoing process value signals)
- ServiceElements (services)
- ParameterElements (parameters for services)
- PeaElements (provision of vendor information)
Access to the variables of these objects is controlled via the operation modes and takes place via:
- Inputs of the function block (for the internal logic)
- External variables (access e.g. via OPC UA)