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 4ba6d9903d - .NET API: MmsValue - added Clone method and implemented IDisposable interface 7 years ago
..
AssemblyInfo.cs - initial commit for new repository structure 11 years ago
Control.cs - IEC 61850 client: added new function ControlObjectClient_getCtlValType to simplify control handling 7 years ago
DataSet.cs - update to current development version 11 years ago
GooseControlBlock.cs - .NET API: updated marshalling for GooseControlBlock 7 years ago
GooseSubscriber.cs - .NET API: Added GooseReceiver/GooseSubscriber 8 years ago
IEC61850.NET.csproj - IEC 61850 client: ControlObjectClient - avoid crash when "ctlVal" is not present in "Oper", also accept "setMag" instead of "ctlVal". 7 years ago
IEC61850ClientAPI.cs - .NET API: Added method MmsConnection.ReadMultipleVariables 7 years ago
IEC61850CommonAPI.cs - IEC 61850 server: made IEC 61850 edition configurable at runtime 7 years ago
IEC61850ServerAPI.cs - NET API: added TLS support for server side 7 years ago
IedServerConfig.cs - IEC 61850 server: number of dynamic data sets configurable at runtime 7 years ago
IsoConnectionParameters.cs - .NET API: added check for maximum size of s-selector 7 years ago
MmsValue.cs - .NET API: MmsValue - added Clone method and implemented IDisposable interface 7 years ago
MmsVariableSpecification.cs - .NET API: added some additional wrapper code for MmsVariableSpecification functions 7 years ago
ReportControlBlock.cs - .NET API: ReportControlBlock.GetOwner returns null when no owner available (#79) 7 years ago
Reporting.cs - IEC 61850 client: improved support for segmented report handling 7 years ago
SampledValuesControlBlock.cs - .NET API: updated marshaling of bool types in pinvoke code 7 years ago
SampledValuesSubscriber.cs - added function SVReceiver_enableDestAddrCheck 7 years ago
TLS.cs - NET API: added TLS support for server side 7 years ago