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 d0ac21e487 - client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
8 years ago
..
AssemblyInfo.cs - initial commit for new repository structure 11 years ago
Control.cs - implemente ControlObjectClient_setTestMode function, also for C# wrapper 9 years ago
DataSet.cs - update to current development version 11 years ago
IEC61850ClientAPI.cs - client/server: added set data set service (MMS write named variable list) 8 years ago
IEC61850CommonAPI.cs - added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime 9 years ago
IEC61850ServerAPI.cs - C# API: server - keep references to internal control handler delegates to avoid garbage collection 8 years ago
IEC61850forCSharp.csproj - IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string. 8 years ago
IsoConnectionParameters.cs - .NET: in IedConnection: added internal reference to IsoConnectionParameters object to avoid deletion of internal AcseAuthenticationParameters by garbage collector 9 years ago
MmsValue.cs - some fixes 9 years ago
MmsVariableSpecification.cs - update to current development version 11 years ago
ReportControlBlock.cs - implemente ControlObjectClient_setTestMode function, also for C# wrapper 9 years ago
Reporting.cs - .NET API: added Report.GetDataSetName method 10 years ago