Knowledge Base / Protocols / ModbusTCP/IP

Setting the Modbus TCP/IP Server parameters in an MVI or ProLinx MNET module

Search KB

Kategorien

The MNET server parameters are set using the config file. The following section must be present in the modules configuration file. This section is used to define the configuration for the server device.

# simulated on MNet port
#[mnet servers]
float flag : n
float start : 7000
float offset : 0
bit input offset : 0
#db word offset to start of bi data
word input offset : 0
#db word offset for reg input data
output offset : 0
# db word offset to start of coil data
holding register offset: 0
#db word offset to start of holding registers

This is a text based file which is edited using any text based editor such as Microsoft Notepad or Wordpad.

 

Related Keywords:

MNnet ProLinx MVI46 MVI56 MVI71 MVI94 Modbus TCP/IP