Event Routing
Original instructions
Introduction
The event routing component allows events from sub stations to be routed to SCADA within a single BMENOR2200H module.
To route events, one RTU master channel and at least one RTU outstation channel are needed inside the system. The solution is to create a logic RTU master and outstation in a single BMENOR2200H module. In the logic master, points are created to represent points in sub stations, and in the logic slave, points are created to simulate the behavior of points in sub stations. The event routing component is responsible for collecting events in the logic master. These events are sent from sub stations and trigger the same events in the logic slave.
BMENOR2200H module components:
NOTE: Event routing capabilities are possible only within a single module.
There are no automatic event routing capabilities between two BMENOR2200H modules (a slave/server and a master) that are configured in the same station.
In a hierarchical architecture, time stamped events are automatically transferred from low-end slave sub stations to the SCADA (or master) through the station. The automatic transfer uses path-through events functionality with a single BMENOR2200H module configured in both the master and outstation.
Configuration
Configure the BMENOR2200H module for event routing on the data mapping configuration page.
Considerations:
NOTE: With the loss of power management, you can specify in the configuration if you want to poll more events from the BMENOR2200H modules, fallback to SCADA, and help reduce the number of lost events.
Point configuration considerations:
Configuration
Description
channel
(See the note below.)
For routing events, configure one master channel and at least one outstation channel. One master channel is required so that the system can connect with more sub slaves, and more slave channels allow for more SCADA in the system.
master data mapping
(See the note below.)
Add data points in the master channel. These points show the mapping of master points in the sub slave which communicate with the master channel
outstation point
After you configure the points in the master channel, the corresponding point is listed in the outstation channel.
The points used to route are different from the normal points of the outstation. The parameters (CPU type, CPU address, variable name, and time stamp) of CPU mapping are no longer available, and the available parameters are read only. Their lifetime is consistent with peer point configuration in the master.
NOTE: When you configure these points in the master channel, select the events of the points to be routed, and route events to the corresponding outstation channel.
For example, if the master channel receives events from the sub slave Binary Input point and routes them to the logic slave channel, they become events of the Binary Input point.
Considerations:
  • When you specify one point in the master for event routing, such as the binary input point, one corresponding point configuration is automatically generated in the logic outstation channel. The point configuration for the logic outstation channel is read only; it cannot be changed or removed in its DB mapping panel.
  • If the channel number, session number, or point number mismatches in the outstation channel, an error page appears.
  • If you choose the route to the channel as None, the point does not need to be routed to an outstation.
Channel Combination for Event Routing
To route events inside the RTU module, use the configuration instructions to combine the master channel and outstation channel.
The supported combinations are:
Master Channel
Outstation Channel
DNP3 net client
DNP3 net server
Limitations
Events Buffer Size
Confirm that the events buffer of the outstation are greater than the events buffer in the sub slave; otherwise, events are lost.