Below is a Freshdesk-ready solution article based on the uploaded procedure.

Purpose

This article explains how to access, configure, back up, restore, and enable supported communication protocols on the X-Gate Multigateway.

The X-Gate Multigateway supports:

  • Modbus TCP/IP

  • SNMP

  • BACnet MSTP

  • BACnet TCP/IP

  • Web Server access

  • Email notification

  • Data logging


Default Network Details

By default, the X-Gate Multigateway is configured with the following static IP settings:

SettingDefault value
IP address192.168.2.101
Net mask255.255.255.0
Network192.168.2.0
Default gateway192.168.2.1

Before connecting, ensure the Ethernet port on the PC is set to an address in the same range, for example:

192.168.2.xxx


Accessing the Multigateway Web Interface

  1. Connect an Ethernet cable between the PC and the ETH2 port of the X-Gate module.

  2. Open a web browser.

  3. Enter the following address:

    http://192.168.2.101/

  4. If a browser security warning appears, select Advanced.

  5. Select Proceed to 192.168.2.101.

  6. Log in using the required username and password.

Note: After three incorrect password attempts, the gateway will lock the login screen for 10 minutes.


Main Menu Access

After logging in:

  1. Select the Multigateway node from the Network overview page.

  2. Open the Main Menu.

  3. From here, parameters and configuration options can be changed.


Network Configuration

To configure the network settings:

  1. Log in to the Multigateway web interface.

  2. Select the Multigateway node.

  3. Go to Others.

  4. Adjust IP1 IP Address Mode as required:

    • Static IP

    • DHCP

Important: Network configuration changes will only take effect after the next reboot.


Configure the Multigateway Using USB

The Multigateway can also be configured using a USB memory stick. This is useful when the web interface cannot be accessed or when setting the device to DHCP.

Requirements

  • USB stick formatted as FAT or FAT32

  • A text editor such as Notepad

  • Optional firmware file named mgtw.bin

Enable DHCP Using USB

  1. Power up the Multigateway.

  2. Format the USB stick as FAT or FAT32.

  3. Create a file in the root folder named:

    node_info.txt

    The file can be empty.

  4. Insert the USB stick into the Multigateway.

  5. Ensure the Multigateway is connected to the Ethernet network.

  6. Wait approximately 10 seconds.

  7. Remove the USB stick and insert it into a PC.

  8. Open node_info.txt.

  9. Add the following section at the end of the file:

[node_cmd] EnableDHCP=1
  1. Save the file.

  2. Reinsert the USB stick into the Multigateway.

  3. Wait approximately 10 seconds.

  4. If firmware is also being updated, wait approximately 60 seconds.

  5. The Multigateway will restart in DHCP mode.

  6. Remove the USB stick and open node_info.txt on a PC.

  7. Read the new IP address assigned to the Multigateway.

  8. Use the new IP address to access the device from a browser.


Read Current Network Configuration Without Web Access

If the web interface is unavailable:

  1. Format a USB stick as FAT or FAT32.

  2. Create an empty file named:

    node_info.txt

  3. Insert the USB stick into the Multigateway.

  4. Wait approximately 5 seconds.

  5. Remove the USB stick and insert it into a PC.

  6. Open node_info.txt.

The file will show basic device information, including:

  • Current IP address

  • DHCP or static status

  • MAC address

  • Application version

  • Node ID

  • CAN baud rate


Emergency Actions Using USB

Emergency actions can be performed by adding commands to the node_info.txt file under a [node_cmd] section.

These actions are intended for experienced users only.

Available USB Commands

CommandFunction
EnableDHCP=1Enable DHCP mode
EnableDHCP=0Disable DHCP and use static IP configuration
StaticIP_Address=192.168.2.101Set static IP address
StaticIP_Gateway=192.168.2.1Set static gateway
StaticIP_NetMask=255.255.255.0Set static net mask
StaticIP_Network=192.168.2.0Set static network
StaticIP_DNS=0.0.0.0Set static DNS, or disable DNS using 0.0.0.0
ResetToOEM=1Reset to OEM factory defaults
ResetToFactory=1Reset to Danfoss factory defaults
LocalWebServerFilter=255.255.255.255Allow any IP to connect to the web server
EnableCloud=1Enable cloud registration

Factory Reset Example

[node_cmd] ResetToFactory=1

Warning: Factory reset will delete all data from the device. This may include OEM factory settings.


Configure NTP Server

The Multigateway does not have an internal real-time clock. Date and time values are lost after reboot or power loss.

To ensure correct time:

  1. Log in to the web interface.

  2. Go to Settings.

  3. Enable and configure the NTP Server.

Correct time configuration is required for:

  • Alarm logging

  • Historical data

  • Datalogging


Configure Time Zone

To configure the time zone:

  1. Log in to the web interface.

  2. Go to Settings.

  3. Select the correct time zone.

This is required for automatic daylight-saving time adjustment.


Firmware Updates

Firmware can be updated using either the web interface, USB, or cloud update process.

Update Firmware from Web Interface

  1. Log in with the appropriate access level.

  2. Go to Settings.

  3. In the Update section, select Select file.

  4. Choose the firmware file from the PC.

  5. Select Update.

Update Firmware from USB

  1. Format a USB stick as FAT or FAT32.

  2. Save the firmware file in the root folder of the USB stick.

  3. Rename the file exactly as:

    mgtw.bin

  4. Insert the USB stick into the Multigateway.

  5. Power cycle the gateway.

  6. Wait a few minutes for the update to complete.

Important: When updating by USB, the firmware file must be named mgtw.bin.

Cloud Updates

If cloud access is enabled:

  • The Multigateway checks for new firmware approximately once per hour and at startup.

  • Firmware may be downloaded automatically.

  • The update must still be manually installed from the web interface.


Backup and Restore

Restore Configuration from File

  1. Log in with password.

  2. Select the MGTW row.

  3. Select 000 Others.

  4. Select ADV Advanced options.

  5. Set advanced options to ON.

  6. Log out.

  7. Log back in.

  8. Select the MGTW row.

  9. Select Backup/Restore from the left menu.

  10. Select Restore Full Configuration from File.

  11. Choose the required .bkz file.

  12. Wait approximately 1 minute.

  13. Refresh the browser page.

After completion, the Multigateway should display ID 111.


Download Backup

  1. Log in to the Multigateway.

  2. Select the MGTW row.

  3. Select Backup / Restore from the left menu.

  4. Select Start Backup Full Configuration.

  5. The backup file will download to the PC.

Recommended file naming format:

backup_commessa_number_drive

Example:

backup_191283_1

Move the backup file to the unit programming folder under the applicable version folder.


Supported Protocols

The Multigateway supports Modbus TCP, SNMP, BACnet IP, and BACnet MSTP.

Access to variables can be limited using parameter:

G04 Default access level for 3rd party

Only variables available at this access level will be visible to the field bus.


Enable Modbus TCP Slave

  1. Connect to the Multigateway using a browser.

  2. Select the Multigateway.

  3. Enter the password.

  4. Select Parameter settings.

  5. Select Slave fieldbus.

  6. Set the following parameter to ON:

    G01 Modbus TCP Slave

  7. Go to Stats.

  8. Check CANbus TX and CANbus RX counters.

If the counters increase, communication is operating correctly.


Enable SNMP

SNMP supports SNMP v2c, including traps.

To enable SNMP:

  1. Follow the same process used for Modbus TCP Slave.

  2. Go to Parameter settings.

  3. Select Slave fieldbus.

  4. Set the following parameter to ON:

    G02 SNMP v2c

The MIB file can be downloaded from the Settings menu under Download MIB.


Enable BACnet

BACnet communication allows the gateway to expose connected devices on the BACnet network.

The gateway and each slave device are shown as individual BACnet devices.

BACnet Options

BACnet typeParameter
BACnet IPG28 Enable BACnet IP
BACnet MSTPG30 Enable BACnet MSTP

Important: BACnet IP and BACnet MSTP cannot operate at the same time. Only one can be enabled.

BACnet IP uses default port:

0xBAC0

Variables accessible through BACnet can be limited using:

G04 Default access level for 3rd party


EDE File for BMS Technicians

The Engineering Data Exchange, or EDE, file is used by BMS technicians to exchange:

  • Data point types

  • Data point addresses

  • Object names

  • Object instances

  • Data presentation information

Example BACnet object types may include:

  • Device object

  • Analog input

  • Analog value

  • System on/off

  • Cooling temperature setpoint

  • Control sensor value

  • Compressor demand

  • Suction pressure

  • Discharge pressure

BMS technicians may use YABE software to perform a BACnet communication test.


Troubleshooting Notes

Cannot access the web interface

Check the following:

  • PC Ethernet adapter is in the 192.168.2.xxx range.

  • Ethernet cable is connected to ETH2.

  • Browser is using http://192.168.2.101/.

  • Web access is not blocked by IP filtering.

  • Use the USB method to read the current IP address if required.

Login is locked

If the wrong password is entered three times, wait 10 minutes before trying again.

Network changes are not active

Reboot the Multigateway after changing IP or DHCP settings.

BACnet is not working

Check that only one BACnet mode is enabled:

  • BACnet IP, or

  • BACnet MSTP

Both cannot be active at the same time.

Modbus communication is not confirmed

Go to Stats and confirm that CANbus TX and CANbus RX counters are increasing.


Internal Notes

  • USB configuration requires node_info.txt in the root directory.

  • USB firmware updates require the file name mgtw.bin.

  • Firmware update by web interface can use other file names.

  • Use caution with factory reset commands, as device data will be lost.

  • Confirm NTP and time zone settings after commissioning.


USER: admin

Password: PASS