Info
| Version: | 21.6.11 | 
| Author(s): | FreyrSCADA Embedded Solution Pvt Ltd | 
| Last Update: | Tuesday, March 18, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.freyrscada.com/dnp3-ieee-1815.php | 
| NuGet Url: | https://www.nuget.org/packages/dnp3_protocol | 
Install
Install-Package dnp3_protocol
                        dotnet add package dnp3_protocol
                        paket add dnp3_protocol
                        
                                dnp3_protocol Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Runtime.InteropServices(>= 4.3.0)
Tags
 
                
Complete implementation of DNP3 protocol standard including File transfer.
Both DNP3 Outstation (server) and Master(client) - file transfer, unsolicited response, implemented.
Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String, Device attribute...
support CROB, analog output command with "select-before-operate" or "direct-execute" command execution modes.