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 #220 background imageLoading...
Page #220 background image
EtherCAT Programming Guide Cyclic Synchronous Position Mode (CSP)
March, 2017 9-43
9
9.24 _ECAT_Slave_CSP_Sync_Move
Syntax
U16 PASCAL _ECAT_Slave_CSP_Sync_Move (U16 CardNo)
Purpose
This is for enabling the function of synchronous motion of multiple axes. The function allows the
EtherCAT master issue up to 20 CSP motion commands at the same time.
Note:
1. When some commands are issued to the the same axis, they will be executed by following the issuing
sequence.
2. Users should complete the setting of API “_ECAT_Slave_CSP_Sync_Config” to enable the function
and issue the CSP motion commands one by one. Then, apply the API
“ _ECAT_Slave_CSP_Sync_Move” to start executing all CSP commands.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
Example
U16 Status;
U16 CardNo=16;
Status = _ECAT_Slave_CSP_Sync_Move (CardNo);

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