DNP3 Outstation

DNP3 Outstation

The DNP3 Outstation driver allows Wise SCADA to act as a “substation” (RTU/Slave) and expose its data to another DNP3 Master system. Through this module, you can serve tags within SCADA to the outside world using the DNP3 protocol.

Connection Settings

ParameterDescriptionExample Value
IP AddressUsually the local IP address (0.0.0.0 listens on all available network interfaces).0.0.0.0
PortThe standard listening port for a DNP3 Outstation is 20000.20000
SettingsContains specific identity and timing configurations for the Outstation. Clicking this field opens the “DNP3 Outstation Dialog” for detailed settings.[“NORMAL”,”100″,”1″,…]

DNP3 Master Dialog Ayarları

This window manages timing, data class rules, and identity settings for the Outstation.

ParameterDescriptionDefault / Options
Logging LevelDetermines the detail level of background logs.• NORMAL (Default)
• ALL: Logs everything.
• APP_COMMS: Logs the application layer only.
• NONE: Does not keep any logs.
Local AddressThe unique address of Wise SCADA in the DNP3 network (Outstation ID).100
Remote AddressOnly requests coming from a Master with this specific ID will be answered.1
Keep Alive Timeout (s)The expected TCP-level duration to verify link activity.30
Allow UnsolicitedIf checked, data is sent immediately upon change without waiting for a request from the Master.Checked (Enabled)
Unsol Class MaskDefines which data classes are permitted to send “Unsolicited” messages.AllClasses: Immediate updates for Class 1, 2, 3.
AllEventClasses: Event data only (Excludes Class 0).
None: Disables unsolicited reporting; Polling only.
Select Timeout (s)Maximum confirmation wait time between SBO (Select-Before-Operate) commands.10
Solicited Confirm Timeout (s)Wait time for a Master confirmation after responding to a direct Master request.5
Unsol Confirm Timeout (s)Wait time for a Master confirmation after sending unsolicited data.5
Max Controls Per RequestMaximum number of control commands allowed from the Master in a single request.65535
Max TX Fragment SizeMaximum size of the DNP3 packet (fragment) to be transmitted (Bytes).2048
Max RX Fragment SizeMaximum size of the DNP3 packet (fragment) to be received (Bytes).2048
Respond To Any MasterIf checked, the Outstation responds to all queries regardless of the Master ID.Unchecked (Disabled)
Event Buffer SizeMaximum number of events to be stored in memory while the connection is offline.100

Adresleme Formatı ve Veri Tipleri

Wise SCADA içerisinde tag oluÅŸtururken, DNP3 veri grupları için aÅŸağıdaki kısaltmalar kullanılır. 

Grup NoVeri Tipi TanımıWise SCADA EtiketiKullanım Amacı
1 / 2Binary InputBDijital girişler (Açık/Kapalı)
3Double-bit InputDBBİki bitlik durumlar (Trip/Close/Arıza)
30Analog InputAÖlçüm değerleri (Sıcaklık, Basınç vb.)
20CounterCSayıcı verileri (Enerji Puls vb.)
10Binary Output StatusBOSDijital çıkışların geri bildirimi
40Analog Output StatusAOSSet deÄŸerlerinin geri bildirimi
110Octet StringOSMetin tabanlı veriler

Leave a Reply