You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/dotnet/IEC61850forCSharp
Michael Zillgith 44a4336deb - changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
- increased version number to 0.9.1
10 years ago
..
AssemblyInfo.cs - initial commit for new repository structure 11 years ago
Control.cs - fixed bug in .net implementation. Garbage collected command termination handler. 10 years ago
DataSet.cs - update to current development version 11 years ago
IEC61850ClientAPI.cs - changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted. 10 years ago
IEC61850forCSharp.csproj - added documentation to HandleSet functions 11 years ago
IsoConnectionParameters.cs - changed .net API IsoConnectionParameters class to reflect 16 byte session selectors. 10 years ago
MmsValue.cs - added methods to C# MmsValue class 10 years ago
MmsVariableSpecification.cs - update to current development version 11 years ago
ReportControlBlock.cs - fixed bug in report timestamp in buffered reporting: was using UTC_TIME instead of BINARY_TIME 10 years ago
Reporting.cs - .NET API: added Report.GetDataSetName method 10 years ago