User guide

eWON 500-2001-4001-4002 User Guide - eWON Configuration
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 61
Control Description
Tag general properties
Tag name
Name of the Tag
The name of the Tag will be used for any reference to the Tag when using export function or script
function.
-This Information will be included on the alarm Email
Note: the Tag’s name cannot contain:
spaces
$ character
" characters
Maximum length from Tag’s name is 64 characters
Tag Description
A free text to describe the meaning of the Tag. Useful to clarify the meaning from the alarm.
-This Information will be included in the Email you can send on alarm.
Table 37: Tag’s general properties controls
I/O Server Setup
Server Name
The IO server name is the Data source of the Tag name. Six data sources are available:
‘EWON’ for all EWON internal IO (please refer to chapter “ABLOGIX IO Server” on page 104)
MODBUS’ for IO located on the extension bus (please refer to chapter “Modbus IO server” on page 77)
MEM’ for virtual IO used by script function (please refer to chapter “MEM IO Server” on page 113)
NETMPI’ for IO located on the extension bus (please refer to chapter “NETMPI IO Server” on page 84)
UNITE’ for IO located on the extension bus (please refer to chapter “UNITE IO Server” on page 86)
DF1' for IO located on the extension bus (please refer to chapter “DF1 IO Server” on page 91)
FINS' for IO located on the extension bus (please refer to chapter “FINS IO Server” on page 97)
S5-AS511' for IO located on the extension bus (please refer to chapter “S5-AS511 IO Server” on
page 101)
Topic Name
Used to apply a common configuration to several Tags.
Please refer to chapter “Tag definition: Introduction” on page 56
Address
Please refer to chapter “Tag definition: Introduction” on page 56
Note: for memory Tag (MEM IO server) this field can be left empty. Although when editing a memory Tag,
the Tag Name will be found here, this field is "don’t care".
Type
Defines the Tag name type: Analog or Boolean. Analog enables the Tag to take float values coded on 4
bytes.
Boolean only return value 0 or 1. If the IO server returns a value equal to 0, the Boolean value is 0. If the
IO server returns a value different from 0 the output value is 1.
Force Read Only
Allows disabling the Update function in the View IO page. This is useful if you want to monitor a read/
write Tag. The Tag is still read/write for BASIC operations.
eWON value
Defines the offset and scale factor to be applied to the IO value coming from the server. The offset and
scales are float values and negative values are accepted. The Tag value will be: TAGval = IOSERVERval
* scale + offset.
Table 38: IO server configuration controls