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 #400 background imageLoading...
Page #400 background image
EtherCAT Programming Guide High Speed Pulse Compare Function
March, 2017 27-19
27
27.15 _ECAT_Compare_Set_Channel1_Position_Table
Syntax
U16 PASCAL _ECAT_Compare_Set_Channel1_Position_Table (U16 CardNo, I32* pos_table,
U32 table_size)
Purpose
Set the pulse data of user-defined pulse intervals for channel 1. The max. entry of position data
is 100000.
Note:
1. For the trigger retaining time, please refer to description of API
“_ECAT_Compare_Set_Channel_Trigger_Time”.
2. Output signal of channel 1 is triggered via PIN13 and PIN14 of CN2 or CN11 connector on motion card
PCI-L221-B1. These two signals will both be triggered when pulses are matched.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
Pos_table I32*
Data array
The position for comparing pulses at user-defined
intervals.
Table_size U32
Number
Data size to be compared, which value has to be
identical to the array size of Pos_table. The max. is
100000.
Example
U16 CardNo = 0;
I32 pos_table[4] = {1000,2000,3000,4000};
U32 table_size =4;
U16 status = _ECAT_Compare_Set_Channel1_Position_Table (CardNo, pos_table,
table_size);

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