
To access this view, right-click the MbusSerialNetwork component in the Nav tree and click .
| Property | Value | Description |
|---|---|---|
| Status | read-only | Indicates the condition of the component at the last check.
|
| Enabled | true or false |
Activates and deactivates use of the component. |
| Fault Cause | read-only | Indicates the reason why a system object (network, device, component, extension, etc.) is in fault. This property is empty unless a fault exists. |
| Health | read-only | Indicates the status of a system object (network, device or component) in the station. Includes a timestamp. |
| Alarm Source Info | additional properties | Contains a set of properties for configuring and routing alarms when this component is the alarm source. |
| Monitor | additional properties | See Monitor properties. |
| Tuning Policies | additional properties | Configures network rules for evaluating both write requests (for example, to writable proxy points) as well as the acceptable freshness of read requests. |
| Poll Scheduler | additional properties | Configures system timing functions. |
| Retry Count | number (defaults to 2) | Configures how many times to repeat a network read request, if no response is received before the response timeout interval. |
| Response Timeout | hours, minutes, seconds, milliseconds (defaults to 2 seconds) | Configures the length of time before the system times out when interrogating an Mbus device. You should start by setting this
value to a large number, such as 40 seconds. Then, reduce it depending on the number of meters and discovery performance.
During testing, a value of 12.5 seconds was used.
NOTE: The baud rate also impacts performance. Each device may have a different baud rate. |
| Inter Message Delay | hours, minutes, seconds (defaults to 0.3 seconds) | Defines the amount of time between messages. |
| Serial Port Config | additional properties | See Serial Port Config properties. |
| Initialization Delay | hours, minutes, seconds, milliseconds (defaults to 1 seconds) | Defines the period before the system sends next command following an initialization request to the network (SND_NKE). This period should be adjusted to suit the hardware installed on the network. Please consult the device documentation for a suitable value. |
| Network Database | additional properties | See Network Database. |
| Search Fc Bit State | true (default) or false |
Refers to data transmitted from the slave device to the master, and functions with the Search Fc Bit in Use property.
FC stands for Frame Count. |
| Search Fc Bit in Use | true (default) or false |
Refers to data transmitted from the slave device to the master, and functions with the Search Fc Bit State property.
Not all devices need to implement this, and those that do declare within the message if the mechanism is active or not. |
| Inhibit Database Update | true (default) or false |
Controls the updating of the database at the network level.
To speed up access to devices, discovery populates the network database. For system stability after initial discovery and device configuration, disable database updates (set this property to false). |

| Property | Value | Description |
|---|---|---|
| Ping Enabled | true (default) or false |
Controls the monitor ping.
It is recommended you leave Ping Enabled as true in almost all cases. |
| Ping Frequency | hours:minutes:seconds | Specifies the interval between periodic pings of all devices. Typical default value is every 5 minutes (05m 00s), you can adjust differently if needed. |
| Alarm On Failure | true (default) or false |
Controls the recording of ping failure alarms.
If If |
| Startup Alarm Delay | hours:minutes:seconds | Specifies the period a station must wait after restarting before device “down” or “up” alarms are generated. Applies only
if the Monitor’s property Alarm On Failure is true.
|

| Property | Value | Description |
|---|---|---|
| Status | read-only | Indicates the condition of the component at the last check.
|
| Port Name | text (defaults to none)
|
Identifies the port. |
| Baud Rate | drop-down list (defaults to Baud300)
|
Defines the rate at which data bits are transmitted. |
| Data Bits | drop-down list (defaults to Data Bits8)
|
Defines how many bits form a character (byte). |
| Stop Bits | drop-down list (defaults to Stop Bit1)
|
Defines how many bits indicate the end of a character. |
| Parity | drop-down list (defaults to Even)
|
Defines how to confirm that the system communicated each character successfully |
| Flow Control Mode | tick (check) boxes | Manages the flow of data through the serial port.
|
| Property | Value | Description |
|---|---|---|
| Status Message | read-only | Reports the progress of a hardware search. |
| Detected Devices | read-only | Displays a list of all the devices detected on the network.
The device name is constructed by the name of the detected device plus a suffix that includes the device’s address and an indicator: P for Primary address, which is a unique number for the device as defined on the MbusDevice property sheet. S for Secondary address, is an alternative number for the device as defined on the MbusDevice property sheet. |