MGate 5111
Web Console Configuration
4-8
Parameter
Value
Default
Description
Data change: The data area is polled
for changes at the time interval
defined by Poll Interval. A command
is issued when a change in data is
detected.
Poll interval
100 - 1200000 ms
1000
Polling intervals are in milliseconds.
Since the module sends all requests
in turns, the actual polling interval
also depends on the number of
requests in the queue and their
parameters. The range is from 100 to
1,200,000 ms.
Endian swap
None
Byte
Word
Byte and Word
None
Data Byte Swapping
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.
ByteWord: 0x0A, 0x0B, 0x0C, 0x0D
becomes 0x0D, 0x0C, 0x0B, 0x0A.
Read starting
address
0 - 65535
0
Modbus register address.
Read quantity
10
Specifying how many quantities to
read.
Write starting
address
0 - 65535
0
Modbus register address.
Write quantity
1
Specifying how many quantities to
write.
Fault protection
Keep latest data
Clear all data bits to 0
Set to user defined value
If the opposite side connection fails,
the gateway will not be able to
receive data, but the gateway will
continuously send output data to the
Modbus TCP server device. To avoid
problems in case the opposite side
fails, the MGate 5111 can be
configured to react in one of three
ways: keep latest data, clear data to
zero, user-defined value.
Fault value
00 00
The value for Set to user defined
value.
Fault timeout
1 - 86400 s
3600
Defines the communication timeout
for the opposite side.