PlcMcManager Support

This class establishes the connection between TwinCAT 3 Plastic Technology Functions hydraulic axes and the PlcMcManager.
Syntax:
FUNCTION_BLOCK FB_PlcMcManSupport
Initialization parameters of the FB_init constructor
Name | Type | Description |
---|---|---|
Path | STRING(172) | File path under which the hydraulic configuration is to be saved. |
Properties
Name | Type | Access | Description |
---|---|---|---|
Path | STRING(172) | Get, Set | File path under which the hydraulic configuration is to be saved. |
Methods
Name | Description |
---|---|
Append( | Appends an axis from the internal list to be connected. |
Cyclic() | Cycle method |
Prerequisites
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.56 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v12.8.2.0) Tc3_PlasticHydraulic (>= v12.8.2.0) |