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 #138 background imageLoading...
Page #138 background image
EtherCAT Programming Guide EtherCAT CoE Standard Communication
March, 2017 7-17
7
7.14 _ECAT_Slave_PDO_Get_Tx_Data
Syntax
U16 PASCAL _ECAT_Slave_PDO_Get_Tx_Data(U16 CardNo, BYTE *Data)
Purpose
This is for acquiring all slave Tx data of the PDO mapping.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
Data BYTE data
All the slave Tx data. The max. data size is 1536
(0x600).
Example
U16 Status;
U16 CardNo=16;
BYTE Data[0x600] = {0};
Status = _ECAT_Slave_PDO_Get_Tx_Data(CardNo, &Data);

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