Skip to main content
Skip table of contents

MbusIpNetwork

The MbusIpNetwork component is responsible for servicing the M-Bus devices connected to the iSMA-B-AAC20 controller by the IP network and IP-M-Bus gateway. The maximum number of devices connected to the bus is limited by a gateway specification.

MbusIpNetwork component

The MbusIpNetwork component has the following slots:

  • Status: component’s current status;
  • Fault Cause: fault cause description;
  • Enabled: enables/disables the M-Bus IP network;
  • Last Discovery Time: last success discovery action time;
  • Retry Count: number of error messages (CRC error, lost messages) before device down;
  • Initialization Delay: delay time after initialization message;
  • Response Timeout: device response time from the device request;
  • Inter Message Delay: time between messages sent to the device;
  • Fast Rate: time between device reads in the fast mode poll frequency;
  • Normal Rate: time between device reads in the normal mode poll frequency;
  • Slow Rate: time between device reads in the slow mode poll frequency;
  • Read Trigger: remote force device data read trigger;
  • Average Poll Time: average time for sending/receiving one message;
  • Busy Time: percentage of M-bus network usage;
  • Total Polls: total number of messages;
  • Fast Polls: number of messages sent in the fast mode;
  • Normal Polls: number of messages sent in the normal mode;
  • Slow Polls: number of messages sent in the slow mode;
  • Timeouts: number of lost messages, the difference between sent and received messages;
  • Errors: number of error messages (for example, with wrong CRC);
  • IP Address: gateway IP address;
  • TCP Port: gateway TCP IP port number.

Parameters like: Retry Count, Initialization Delay, Response Timeout, and Inter Message Delay are used in the device discovery action. If it is required these parameters can have different settings in devices than the network (devices connected to the bus can have different communications parameters).

The MbusIpNetwork component has the following actions:

  • Search Primary Address: discovers devices connected to the M-Bus IP interface by the primary address. The user can also enter the searching range in action pop-up window by doing a simple calculation: Range Number = Start Address * 256 + End Address, for example, to search a range from 10 to 20 the user must enter 2580 (10*256 + 20=2580).     

WARNING!  All new devices have the default primary address set to 0, it is recommended to search by the secondary address for new devices.

  • Search Secondary Address: discovers devices connected to the M-Bus IP interface by the secondary address. This address contains part of the device serial number and is assigned in the factory. This action is recommended for the first bus commissioning.
  • Read Network: forces devices data read,
  • Reset Stats: resets network statistics and starts calculating from 0.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.