eWON eWON500 User Manual

Ewon500 programmable gateway user guide
Hide thumbs Also See for eWON500:

Advertisement

You have just received your brand new eWON500™!
ACT'L
produces a complete range of Ethernet/Internet
gateways also known as "Programmable Industrial Routers"
(PIR). See our website
information about the eWON™ range.
The eWON500™ can be used as a programmable
gateway: The eWON500™ becomes the interface between
a proprietary serial protocol and a ModbusTCP Supervisor.
The eWON500™ can transform your old serial-only device
to an Up-to-date Ethernet SCADA ready device.
The goal of the current document is to teach you how to
correctly configure the eWON500™ as a Programmable
Gateway to address a wide range of various serial devices.
eWON500™ is just out of the box, you have already
powered it ON (12-24VDC) and connected its
Ethernet cable.
Every eWONs™ are shipped with the pre configured IP address 10.0.0.53
and adm/adm as User Name/Password.
• Enter http://10.0.0.53 in the address bar from your Internet Explorer
(refer to the eBuddy User Guide if you need to change the eWON™ IP address and subnet mask)
• Enter adm (User Name)/adm (Password) then Enter

User Guide

eWON500™
The Programmable Gateway

PURPOSE

http://www.ewon.biz
You are now navigating on your eWON500™!
to get further
Page 1
ver 1.0
9/11/05

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eWON500 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for eWON eWON500

  • Page 1: User Guide

    User Name/Password. • Enter http://10.0.0.53 in the address bar from your Internet Explorer (refer to the eBuddy User Guide if you need to change the eWON™ IP address and subnet mask) • Enter adm (User Name)/adm (Password) then Enter You are now navigating on your eWON500™!
  • Page 2 Main characteristics from the eWON500™ BASIC language The programming language used in the eWON is the BASIC*, which is an interpreted language using a very simple syntax. However, this language embeds all the basic instructions and functions that can be found in a programming language, and also specific eWON500™...
  • Page 3 WITHOUT polarization ¤ The eWON500™ BASIC language manages the serial port configuration, that means that the serial port CANNOT BE USED by any IO server at the same time!! ¤ The eWON500™ BASIC instructions listed below are dedicated to operations on the serial port.
  • Page 4 4,2 + ontimer Reading the answer+displaying goto ReadAnswer goto 2 COM ports special features: Rem --- eWON start section: SERIAL_QA - always 'binary' Rem --- eWON user (start) The serial ports are always Input/Output even when InitSerial_QA: opened with Input (input/output does not exist) Open "com:1,9600,8n1n"...
  • Page 5 GetSerial Waiting for a delay Reading the answer+displaying gosub ProcessBuffer goto 2 Rem --- eWON start section: SERIAL_cont COM ports special features: Rem --- eWON user (start) - always 'binary' InitSerial_cont: - The serial ports are always Input/Output even when...

Table of Contents