MGate 5105-MB-EIP Series User Manual
Data Unit
Int32/ Uint8/
Uint16/ Unit32/
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.
Onchange trigger Disable/ Enable Enable
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
appended information.
For example,
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 message from
cyclic data if 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. F
or example, the value of 30 is
within the event triggered logic, which does not trigger
the event. However, the Append Info defined by users
will be sent along with the cyclic data.
Related module 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.
Append information
The Append Information will be included in the sent messages. For example,
“SiteName”:”Taipei 101”, “GPS_DMS”:”34°01'46.6"N 118°28'11.3"W”