EasyManuals Logo

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 #151 background imageLoading...
Page #151 background image
General Operation of Motion Axis EtherCAT Programming Guide
8-10 March, 2017
8
8.8 _ECAT_Slave_Motion_Set_MoveMode
Syntax
U16 PASCAL _ECAT_Slave_Motion_Set_MoveMode(U16 CardNo, U16 AxisNo,
U16 SlotNo, U16 MoveMode)
Purpose
This is for setting the motion mode of the axis.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
AxisNo U16 Number Node ID
SlotNo U16 Number Slot ID
MoveMode U16 Mode
Motion mode of the axis
0: Idle mode
1: Profile Position (PP) mode
2. Velocity mode
3: Profile Velocity (PV) mode
4: Profile Torque (PT) mode
6: Home mode
7: Interpolated Position (IP)
8: Cyclic Synchronous Position (CSP) mode
9: Cyclic Synchronous Velocity (CSV) mode
10: Cyclic Synchronous Torque (CST) mode
Example
U16 Status;
U16 CardNo=16,AxisNo=1,SlotNo=0, MoveMode=1;
Status = _ECAT_Slave_Motion_Set_MoveMode(CardNo, AxisNo, SlotNo, MoveMode);

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