MC_AbortTrigger
This function block cancels the execution of function blocks that are linked to trigger events (e.g. MC_TouchProbe)

VAR_IN_OUT
Variable name | Data type | Description |
|---|---|---|
Axis | AXIS_REF | Reference to a logical device See also AXIS_REF. |
TriggerInput | MC_TRIGGER_REF | Instance of an MC_TRIGGER_REF_TYPE that represents the trigger input. |
VAR_INPUT
Variable name | Data type | Description |
|---|---|---|
Execute | BOOL | Start execution of the function block. |
VAR_OUTPUT
Variable name | Data type | Description |
|---|---|---|
Done | BOOL | Function block successfully completed |
Busy | BOOL | Function block is active |
Error | BOOL | An error has occurred in the function block |
ErrorID | WORD | Error number |
