Ecat_Slave_Csp_Sync_Move - Delta EtherCAT Programming Manual

Table of Contents

Advertisement

EtherCAT Programming Guide

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
CardNo
Example
U16 Status;
U16 CardNo=16;
Status = _ECAT_Slave_CSP_Sync_Move (CardNo);
March, 2017
Data type
Property
U16
Number
Cyclic Synchronous Position Mode (CSP)
Description
Card No.
9
9-43

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents