
SATEL technical bulletin
SATELLAR
2
The Application Routing parameters for the three SATELLARs can be seen in the table below. The serial port
parameters are not included; they will just be set so that they are the same as in the RTUs.
The Application Listening Port of R1 is 20000, so the SCADA needs to open a TCP connection to
192.168.1.1:20000. All SATELLARs must have the same transport protocol, in this case UDP. The master sends
to destination port 2006, so both the slaves must have listening port set to 2006. Correspondingly, both slave
devices have destination ports 2005 and R1 has listening port 2005.
Both slave SATELLARs’ RMAC addresses match the DNP3 addresses of the RTUs, so R1 can use Application
Address to RMAC Address Mapping. Messages sent to the DNP3 address 2 will be routed rst to R2, and then
to RTU A. Because the SCADA’s address is 255, both slaves need to use manual mapping. They both need just
one Address Mapping Row: 255 192.168.1.1
This means that the DNP3 messages to the destination address 255 will be routed to R1, which will in turn
relay the message to the SCADA.
Variations to the example
The example uses UDP to send the messages over the radio. This is generally recommended, since UDP uses
less radio resources than TCP and is also faster. But if a slower but more secure connection is desired, TCP
can also be used to transport the messages over the radio. That can be done by simply changing Transport
Protocol For Substation Data to TCP in every SATELLAR. No other settings need to be changed, either in the
SATELLARs or the other devices in the network.
Exactly the same example works also, if every SATELLAR has Modbus RTU selected as the Application
Protocol. In thiscase the SCADA and RTUs must use Modbus RTU.
In the example above, the RTUs are connected to their respective devices through the serial port. But if they
were also connected to the slave devices through Ethernet, then both R2 and R3 would need to change the
Application Transport Protocol to TCP and also set a port that the RTUs could use. No other settings need to
be changed.
The protocol could be changed to Modbus RTU, IEC101 or Custom Protocol and it would function exactly the
same way.
Device R1 R2 R3
Application Protocol DNP3 DNP3 DNP3
Application Transport Protocol TCP Serial Port Serial Port
Application Listening Port 20000 (No eect) (No eect)
Serial Port (No eect) RS-232 RS-232
Transport Protocol For
Substation Data
UDP UDP UDP
Destination Port
For Substation Data
2006 2005 2005
Listening Port
For Substation Data
2005 2006 2006
Address Mapping Application Address to
RMAC
Manual Manual
Address Mapping Row (empty) 255 192.168.1.1 255 192.168.1.1