EasyManuals Logo
Home>Delta>Control Systems>EtherCAT

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 #412 background imageLoading...
Page #412 background image
EtherCAT Programming Guide Information of EtherCAT Dynamic-link Library (DDL)
March, 2017 28-3
28
28.2 _ECAT_Master_Get_DLL_Version
Syntax
U16 PASCAL _ECAT_Master_Get_DLL_Version(I8 *lpBuf, U32 nSize, U32 *nLength)
Purpose
Acquire the version information of the EtherCat_DLL.dll file.
Parameter
Name Data type Property Description
lpBuf I8* String Version of the EtherCat_DLL.dll file.
nSize U32 Value The string length to be read
nLength U32* Value The string length of the version information
Example
U16 Status = 0;
I8 Version[128];
U32 nSize=128, nLength=0;
Status= _ECAT_Master_Get_DLL_Version(Version, nSize, &nLength);

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