General Assist Technical Reference

X-Gate Multigateway

Network access, USB recovery, firmware, backup/restore and BMS protocol configuration
Purpose: This article explains how to access, configure, back up, restore and enable supported communication protocols on the X-Gate Multigateway.
Important: Factory reset and emergency USB commands can remove configuration data. Create a backup before making major changes wherever possible.

Supported functions

Function / ProtocolSupported
Modbus TCP/IPYes
SNMP v2cYes
BACnet MSTPYes
BACnet IPYes
Web ServerYes
Email notificationYes
Data loggingYes

1. Default network details

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

Set the PC Ethernet adapter to an address in the same range, for example 192.168.2.xxx.

Access the web interface

  1. Connect the PC to the X-Gate ETH2 port using Ethernet.
  2. Open a web browser.
  3. Browse to http://192.168.2.101/.
  4. If a browser security warning appears, select Advanced, then proceed to the address.
  5. Log in with the required username and password.
Login lockout: After three incorrect password attempts, login is locked for 10 minutes.

Main menu

  1. From Network overview, select the Multigateway node.
  2. Open Main Menu.
  3. Adjust the required parameters or configuration options.

Change network configuration

  1. Log in and select the Multigateway node.
  2. Go to Others.
  3. Set IP1 IP Address Mode to either Static IP or DHCP.
  4. Reboot the Multigateway.
Important: Network configuration changes only take effect after reboot.

2. USB configuration and emergency recovery

USB configuration is useful when the web interface cannot be accessed or when changing the gateway to DHCP.

USB requirements

  • USB stick formatted as FAT or FAT32.
  • Text editor such as Notepad.
  • Optional firmware file named exactly mgtw.bin.

Enable DHCP using USB

  1. Power up the Multigateway.
  2. Create an empty file named node_info.txt in the root of the USB stick.
  3. Insert the USB stick into the Multigateway and wait approximately 10 seconds.
  4. Remove the USB stick and open node_info.txt on a PC.
  5. Add the following command at the end of the file:
[node_cmd] EnableDHCP=1
  1. Save the file and reinsert the USB stick.
  2. Wait approximately 10 seconds. If firmware is also being updated, allow approximately 60 seconds.
  3. The Multigateway restarts in DHCP mode.
  4. Remove the USB stick, reopen node_info.txt, and read the newly assigned IP address.
  5. Use the new IP address to access the web interface.

Read the current network configuration without web access

  1. Create an empty node_info.txt file on a FAT/FAT32 USB stick.
  2. Insert it into the Multigateway and wait approximately 5 seconds.
  3. Remove the USB stick and open the file on a PC.

The file can report the current IP address, DHCP/static status, MAC address, application version, Node ID and CAN baud rate.

Emergency USB commands

CommandFunction
EnableDHCP=1Enable DHCP
EnableDHCP=0Disable DHCP and use static 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 with 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 warning: A reset can delete all device data and may include OEM factory settings. Use only when required.

3. Time, NTP and time zone

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

  • Go to Settings and configure the NTP Server.
  • Select the correct time zone for automatic daylight-saving adjustment.

Correct time is required for alarm logging, historical data and datalogging.

4. Firmware updates

Web interface

  1. Log in with the appropriate access level.
  2. Go to Settings > Update.
  3. Select the firmware file and choose Update.

USB update

  1. Format a USB stick as FAT/FAT32.
  2. Place the firmware in the root directory and rename it exactly mgtw.bin.
  3. Insert the USB stick and power-cycle the Multigateway.
  4. Allow several minutes for the update to complete.
USB firmware requirement: The firmware file must be named mgtw.bin.

Cloud updates

  • If cloud access is enabled, the gateway checks for updates approximately hourly and at startup.
  • Firmware may download automatically.
  • Installation must still be started manually from the web interface.

5. Backup and restore

Restore full configuration

  1. Log in and select the MGTW row.
  2. Select 000 Others > ADV Advanced options.
  3. Set advanced options to ON.
  4. Log out and log back in.
  5. Select the MGTW row > Backup/Restore.
  6. Choose Restore Full Configuration from File.
  7. Select the required .bkz file.
  8. Wait approximately 1 minute, then refresh the browser.

After completion, the Multigateway should display ID 111.

Download a backup

  1. Select the MGTW row.
  2. Open Backup / Restore.
  3. Select Start Backup Full Configuration.
  4. Save the downloaded backup file to the applicable unit programming folder.

Recommended naming format: backup_commessa_number_drive
Example: backup_191283_1

6. Third-party protocols

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

Parameter G04 Default access level for 3rd party controls which variables are visible to the field bus.

Enable Modbus TCP Slave

  1. Connect to the Multigateway in a browser and select the gateway.
  2. Open Parameter settings > Slave fieldbus.
  3. Set G01 Modbus TCP Slave to ON.
  4. Go to Stats and check CANbus TX and CANbus RX.

If the counters increase, communication is operating.

Enable SNMP

SNMP supports SNMP v2c, including traps.

  1. Open Parameter settings > Slave fieldbus.
  2. Set G02 SNMP v2c to ON.
  3. Download the MIB from Settings > Download MIB if required.

Enable BACnet

BACnet typeParameter
BACnet IPG28 Enable BACnet IP
BACnet MSTPG30 Enable BACnet MSTP
Do not enable both BACnet modes: BACnet IP and BACnet MSTP cannot operate at the same time.

BACnet IP default port: 0xBAC0.

EDE file for BMS technicians

The Engineering Data Exchange (EDE) file can provide data-point types, addresses, object names, object instances and presentation information.

Typical objects may include device object, analog input, analog value, system on/off, cooling setpoint, control sensor value, compressor demand, suction pressure and discharge pressure.

BMS technicians may use YABE software to perform BACnet communication testing.

7. Troubleshooting

IssueChecks
Cannot access web interfacePC in 192.168.2.xxx range; cable connected to ETH2; use http://192.168.2.101/; check IP filtering; use USB to read current IP.
Login lockedWait 10 minutes after three incorrect password attempts.
Network changes not activeReboot the Multigateway after changing IP/DHCP settings.
BACnet not workingConfirm only BACnet IP or BACnet MSTP is enabled, not both.
Modbus not confirmedCheck Stats and confirm CANbus TX/RX counters are increasing.

8. Internal commissioning notes

  • USB configuration requires node_info.txt in the USB root directory.
  • USB firmware updates require the exact filename mgtw.bin.
  • Web-based firmware updates may use other filenames.
  • Confirm NTP and time zone settings after commissioning.
  • Create and file a full configuration backup after final commissioning.
Access credentials stated in the source procedure:
User: admin
Password: PASS
Use these procedures only on the applicable X-Gate Multigateway configuration and confirm project-specific network/security requirements before making changes.