Ecat_Slave_User_Motion_Control_Svon - Delta EtherCAT Programming Manual

Table of Contents

Advertisement

Group Motion Control

17.8 _ECAT_Slave_User_Motion_Control_Svon

Syntax
17
U16 PASCAL_ECAT_Slave_User_Motion_Control_Svon (U16 CardNo, U16 GroupNo,
U16 ON_OFF)
Purpose
This is for enabling/disabling all axes in the group. Except the API
"_ECAT_Slave_User_Motion_Control_Set_Type" (see section 17.3), all axes of the group have
to be enabled before use. Users can use either "_ECAT_Slave_Motion_Set_Svon" or
"_ECAT_Slave_User_Motion_Control_Svon" to enable axes in batch.
Parameter
Name
CardNo
GroupNo
ON_OFF
Example
U16 Status;
U16 CardNo=16, GroupNo=1;
U16 ON_OFF=1;
Status=_ECAT_Slave_User_Motion_Control_Svon (CardNo, GroupNo, ON_OFF);
17-12
Data type
Property
U16
Number
U16
Number
U16
Option
Description
Card No.
Group No.
0: Disable the axes
1: Enable the axes
EtherCAT Programming Guide
March, 2017

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents