EasyManuals Logo
Home>Delta>Control Systems>EtherCAT

Delta EtherCAT User Manual

Delta EtherCAT
481 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #229 background imageLoading...
Page #229 background image
Cyclic Synchronous Position Mode (CSP) EtherCAT Programming Guide
9-52 March, 2017
9
9.29 _ECAT_Slave_CSP_Virtual_Set_Enable
Syntax
U16 PASCAL _ECAT_Slave_CSP_Virtual_Set_Enable(U16 CardNo, U16 AxisNo, U16 SlotNo,
U16 Enable)
Purpose
This is for enabling function of virtual position.
After enabling the function of virtual position, the specified position (acquired by
_ECAT_Slave_Motion_Get_Position in section 8.5) will be changed to the vitual position from the
motors feedback position.
Since EtherCAT master will do the compensation for the specified axis, the motor’s feedback
position will be slightly different from the machine’s actual position (virtual position) when
applying the function of interval compensation and E-cam.
To acquire the motor’s actual feedback position, please use the API
(_ECAT_Slave_Motion_Get_Actual_Position) in section 8.13.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
AxisNo U16 Number Axis ID
SlotNo U16 Number Slot ID
Enable U16 Option
Enable the function of virtual position
0: Disable
1: Enable
Example
U16 Status;
U16 CardNo = 16, AxisNo=0, SlotNo=0, Enable=1;
Status = _ECAT_Slave_CSP_Virtual_Set_Enable(CardNo, AxisNo, SlotNo, Enable);

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Delta EtherCAT and is the answer not in the manual?

Delta EtherCAT Specifications

General IconGeneral
BrandDelta
ModelEtherCAT
CategoryControl Systems
LanguageEnglish

Related product manuals