This document has only the specific information about the device connection settings and its address syntax.
Refer to the User Guide for more information on the Device Module.
On this page:
eWON communication driver implements communication with eWON’s historical data cloud. It synchronizes the configured tags to the matching address in the cloud. Besides keeping the last value up-to-date, it also downloads all historical data for that tag if any is available in the DataMailbox.
Communication Driver Information | |
---|---|
Driver name | EWon |
Assembly Name | T.ProtocolDriver.EWon |
Assembly Version | 2.0 |
Available for Linux | False |
Devices supported | EWon systems |
Manufacturer | HMS Networks |
Protocol | HTTP |
Protocol Options | TCP/IP |
Max number of nodes | User defined |
PC Requirements | Standard PC Ethernet interface board and internet connection |
None.
In order to the tag be able to download the historical data from eWON’s DataMailbox, the tag setup in the points must have historian enabled on it. Otherwise, the driver will not try to download the historical data.
To avoid conflicts when saving historical values, it is recommended to disable the "save on change" and "save trigger" in the historical table configuration. Otherwise, it will store the values downloaded from the driver and the values generated by the value change and trigger. |
No IP (station) setting is necessary because it always communicates with the cloud service that has a static address.
The syntax for the eWON communication points is: <Tagname>
Where:
EWon Revision History | |
---|---|
Version | Notes |
1.0 | Initial release on new documentation standards. |