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 #422 background imageLoading...
Page #422 background image
EtherCAT Programming Guide Security of Software Protection
March, 2017 29-7
29
29.5 _ECAT_Security_Check_UserPassword
Syntax
U16 PASCAL _ECAT_Security_Check_UserPassword (U16 CardNo, U32 *UserPassword)
Purpose
Check the user password.
The default user password is 00000000. Users can reset the new password with the API function
“_ECAT_Security_Write_UserPassword” (section 29.7).
Note: Before applying this API, users should use the API function (in setion 6.1 and 6.2) to initialize the
EtherCAT master in advance.
Parameter
Name Data type Property Description
CardNo U16 Number Card No.
UserPassword U32* Data array Input an 8-character User password.
Example
U16 Status = 0;
U16 CardNo = 0;
U32 UserPassword[8] = {0, 0, 0, 0, 0, 0, 0, 0};
Status= _ECAT_Security_Check_UserPassword ( CardNo, UserPassword);

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