Instructions
Gateway component ModbusTCP 23 / 30
Create user
To be able to check and manage login data, you must create a file
named "password.xml" in the main directory of the module.
In this file, define the following 3 XML elements for each user:
– <UserX>,
– <PasswordX>,
– <LevelX>.
X represents a digit between 0 and 9. Assign a digit to each user.
Make sure that the digit is not already used for another user.
User name and password may consist of up to 20 characters.
Spaces are allowed. At "Level" you have to enter a positive integer. If
this is at least 2, then the user is an "administrator".
Example for a "password.xml“:
<?xml version=“1.0“ encoding=“UTF-8“?>
<Passwords>
<User0>NutzerEins</User0>
<Password0>93h31m</Password0>
<Level0>1</Level0>
<User1>NutzerZwei</User1>
<Password1>53cr3t</Password1>
<Level1>3</Level1>
</Passwords>
Tip! As admin you can change the password directly in the web
server.
Display process data
The transmitted data can be displayed cyclically for the interfaces
available in the selected mode..
Click on the "Show" buttons to view the process data of the desired
input and output area. The following example shows the process
data of the fieldbus.
Integrated servers