Ecat_Slave_Motion_Set_Touchprobe_Disable - Delta EtherCAT Programming Manual

Table of Contents

Advertisement

General Operation of Motion Axis

8.24 _ECAT_Slave_Motion_Set_TouchProbe_Disable

Syntax
U16 PASCAL _ECAT_Slave_Motion_Set_TouchProbe_Disable(U16 CardNo, U16 AxisNo, U16
8
SlotNo)
Purpose
This is for disabling the first Touch Probe function (Touch Probe 1).
Use this API to set OD code – 60B8 bit 0 to 0 to disable the first Touch Probe function.
Note: When TriggerMode in API (_ECAT_Slave_Motion_Set_TouchProbe_Config) in section 8.21 is set to 0,
users have to apply this API (disable Touch Probe 1) before using the function
(_ECAT_Slave_Motion_Set_TouchProbe_QuickStart) in section 8.22.
Parameter
Name
CardNo
AxisNo
SlotNo
Example
U16 Status;
U16 CardNo=16,AxisNo=1,SlotNo=0;
Status = _ECAT_Slave_Motion_Set_TouchProbe_Disable(CardNo, AxisNo, SlotNo);
8-32
Data type
Property
U16
Number
U16
Number
U16
Number
Description
Card No.
Node ID
Slot ID
EtherCAT Programming Guide
March, 2017

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents