IC-Module for EtherNet/IP
132 / 137
– <PasswordX>,
– <LevelX>.
X represents a number between 0 and 9. Allocate a number to each
user. Make sure that the allocated number is not already used for
another user.
The username and password can each consist of up to 20
characters. Spaces are allowed. For "Level" you have to enter a
positive integer. If this is at least equal to 2, the user is an
"Administrator".
Example of a "password.xml":
<?xml version=“1.0“ encoding=“UTF-8“?>
<Passwords>
<User0>User One</User0>
<Password0>93h31m</Password0>
<Level0>1</Level0>
<User1>User Two</User1>
<Password1>53cr3t</Password1>
<Level1>3</Level1>
</Passwords>
Tip! As Admin, you can change the password directly in the web
server.
Integrated Server