DisableSoftEnd
Core function is not supported by inverter axes This core function is not supported by inverter axes. Any use will report DEVICE_NOTINIT and trigger an error message. |
This core function is used to temporarily disable and re-enable the software position limits of the axis.
DisableSoftEnd is a member of the group of edge-triggered core functions.
Properties
Name | Type | Access | Description |
---|---|---|---|
Disabled | BOOL | Get | A TRUE signal reports active disabling. |
Methods
Name | Description |
---|---|
This method disables the set software position limits. | |
This method re-enables the set software position limits. |
Interfaces
Type | Description |
---|---|
I_DisableSoftEnd | Standard interface on FB_DisableSoftEnd |
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 |