User guide
eWON 500-2001-4001-4002 User Guide - Retrieving data from eWON
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 120
• Files ewonfwr.edf and config.bin are binary files and cannot be modify by users.
The config.bin file is Read/Write to allow users to "copy/paste" configuration from one eWON to another.
• The program.bas file is Read/Write; that’s allowing you to design your program offline with your text editor
and to upload it to the eWON.
• Remote.bas is not readable. When a remote.bas file is "dropped" in the eWON root directory, this program is executed 1 time.
This feature can be used to execute single shot action in an automated way.
• The following files only appear if the user owns the "Config rights":
• Program.bas
• ewonfwr.edf
• config.bin
• config.txt
• During FTP session, all files are read-only, except for users who own the "Config rights".
8.2 Files Format
Files format are text semicolon (;) separated files that may be inserted inside a program such as Excel™.
The first row gives the columns names, and the next ones the values of the different columns.
For example, the content of the rt_alm.txt file:
"TagId";"AlarmTime";"TagName";"AlStatus";"AlType";"StatusTime";"UserAck";"Description"
1;"7/09/04 13:19:12";"Level tank A";"ALM";"LOW";"7/09/04 13:19:12";"";"Fuel level on Tank A"
8.3 FTP transfer
FTP stands for the classical File Transfer Protocol used on the Internet.
8.3.1 FTP Software tools
A lot of FTP software tools are available on the market. A very professional freeware FTP software called SMART FTP is available
on the eWON web site for download http://www.ewon.biz/
(/Support/Resource Links). This tool allows you to easily manage file retrieving by drag
and drop. Please refer to this product's user manual in order to connect to the eWON.
The settings needed in order to open a TCP/IP connection to the eWON are (with factory settings):
IP address 10.0.0.53
Login adm
Password adm
Port 21 (default FTP port)
Anonymous unchecked (you are connecting with the above login and password)
Table 84: eWON factory TCP/IP connection parameters