Overview
Type:
|
Function
|
Available as of:
|
SystemInterface_1.32.6.0
|
Versions:
|
Current version
|
Task
Cancel the position measurement (TouchProbe = TP) with the measuring field input.
Description
The function deactivates the selected TP functionality of the measured input transferred in i_stTPId.
The parameter CaptureOk in the PLC configuration is not affected.
Using the function FC_TPReset() affects CaptureOk.
Interface
Input
|
Data type
|
Description
|
i_stTPId
|
St_LogicalAddress
|
Measure input
|
Return Value
Data type
|
Description
|
DINT
|
0: OK
-1: i_stTPId invalid
|