MGate 5105-MB-EIP Series User Manual
To add the module or the tag of the topic of message.
Data Unit
Int16/Int32/
Uint8/Uint16/
Unit32/Float32/
Float64
Bool Data type of tag
Data quantity included in the tag
Endian Swap
None/Byte
Word/Byte and
Word
None
None: Don't need to swap
Byte: 0x0A, 0x0B, 0x0C, 0x0D becomes 0x0B, 0x0A,
0x0D, 0x0C.
Word: 0x0A, 0x0B, 0x0C, 0x0D becomes 0x0C, 0x0D,
0x0A, 0x0B.
Byte and Word: 0x0A, 0x0B, 0x0C, 0x0D becomes
0x0D, 0x0C, 0x0B, 0x0A.
There are two phases in changing Byte and Word
1). 0x0A, 0x0B, 0x0C, 0x0D becomes 0x0B, 0x0A, 0x0D,
0x0C.
2). 0x0B, 0x0A, 0x0D, 0x0C becomes 0x0D, 0x0C, 0x0B,
0x0A.
Send the message under the change of value from the tag
Trigger deadband 0
Send the message under the change of value from the tag
bigger than the preset deadband. (e.g., deadband=5,
previous tag=0, new tag=5)
Trigger logic
Checkbox
(-65535 to
65535)
0
Defines the trigger logic of sending messages and
appending information.
For example, while connecting to a meter to read a value
from it, the trigger logic can be set up for further
notifications. If the trigger logic is set as 20<= tag <=50,
which is considered a normal range for the value, it will be
triggered to send an additional messa
the value goes outside the set range. It will also send an
additional message when the value returns to the normal
range.
The Append Information defined by users will be sent
along with the sent data. For example, the value of 30 is
within the event triggered logic, which does not trigger
the event, However, the Append Information defined by
users will be sent along with the cyclic data.
name
The module name of the triggered tag event for
Conditional User Information
Related tag name
The tag name of the triggered event for Conditional User
Information
Append information
Additional user information, such as “Alarm”:true, “Info”:
Device, is overheating