lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
Loading...
Searching...
No Matches
lib60870.CS101.IMasterConnection Interface Reference

Provides functions to be used in Slave callbacks to send data back to the master. More...

Inheritance diagram for lib60870.CS101.IMasterConnection:

Public Member Functions

void SendASDU (ASDU asdu)
 
void SendACT_CON (ASDU asdu, bool negative)
 
void SendACT_TERM (ASDU asdu)
 
ApplicationLayerParameters GetApplicationLayerParameters ()
 

Detailed Description

Provides functions to be used in Slave callbacks to send data back to the master.

Member Function Documentation

◆ GetApplicationLayerParameters()

ApplicationLayerParameters lib60870.CS101.IMasterConnection.GetApplicationLayerParameters ( )

◆ SendACT_CON()

void lib60870.CS101.IMasterConnection.SendACT_CON ( ASDU asdu,
bool negative )

◆ SendACT_TERM()

void lib60870.CS101.IMasterConnection.SendACT_TERM ( ASDU asdu)

◆ SendASDU()

void lib60870.CS101.IMasterConnection.SendASDU ( ASDU asdu)

The documentation for this interface was generated from the following file: