LimitSwitch
This core function performs homing by searching for a fixed edge of a signal. A specified position is set at this location.
Properties
Name | Type | Access | Description |
---|---|---|---|
NegativeLimitSwitch | BOOL | Get, Set | The hardware limit switch at the lower end of the available travel path. |
PositiveLimitSwitch | BOOL | Get, Set | The hardware limit switch at the upper end of the available travel path. |
The action of the limit switches is defined by PLCopen standards. |
Methods
Name | Description |
---|---|
This method triggers the homing. | |
A set of parameters specific to this homing procedure is set. | |
A set of travel parameters for the homing procedure is set. |
Interfaces
Type | Description |
---|---|
I_HomingLimitSwitch | Standard interface on FB_HomingLimitSwitch. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.35 | PC or CX (x64, x86) | Tc3_PlasticFunctions v3.12.4.26 or higher |