Commit Graph

19 Commits (4a4963b9642a19721fd21ed1329b25185d99a206)

Author SHA1 Message Date
Michael Zillgith 6e260b88a4 - fixed bug in .net implementation. Garbage collected command termination handler. 10 years ago
Michael Zillgith 5ef1da7ac2 - added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence 10 years ago
Michael Zillgith f3347e4f16 - added additional error codes to reflect MMS data access errors
- IedConnection_getRCBValues returns correct error code in case the RCB does not exist
10 years ago
Michael Zillgith a603b7af48 - added IED_ERROR_TYPE_INCONSISTENT value to client API
- server now reponds with type-inconsistent error when client tries to write a value of wrong type
10 years ago
Michael Zillgith 363d4ef5a7 - reject CreateDataSet for non-existing LN 10 years ago
Michael Zillgith e84da95752 - added function MmsValue_getUtcTimeInMsWithUs to C and C# API 11 years ago
Michael Zillgith 90c9484e8d - changed reporting example to use two different RCBs
- .net API: remove native callback in ReportControlBlock destructor
11 years ago
Michael Zillgith 424a3f3680 - fixed problem in C# MmsValue 11 years ago
Michael Zillgith f70d43b99b - changed FC names (added prefix IEC61850_FC_). 11 years ago
Michael Zillgith 91b9c2c64b - added documentation to HandleSet functions 11 years ago
Michael Zillgith 375b1a9c12 - added access function to data set references for reports to client API C/C#
- renamed function MmsValue_createEmptyArray (fixed typo "Emtpy")
- added some missing API functions to windows DLL def files
11 years ago
Michael Zillgith 78a694c5d3 - C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL 11 years ago
Michael Zillgith 0941e2a971 - fixed bug in IedConnection_createDataSet function 11 years ago
Michael Zillgith 47c5892dd1 - added support to use association specific data sets in reports 11 years ago
Michael Zillgith 2b1029d276 - changed hostname in example 11 years ago
Michael Zillgith 74058846b3 - added new dotnet example
- fixed problem with garbage collected report handler delegate in .NET API
11 years ago
Michael Zillgith ca9cff0c90 - fixed problem in data set creation for C# API 11 years ago
Michael Zillgith a0f67f9a5d - update to current development version 11 years ago
Michael Zillgith 48d717f12c - initial commit for new repository structure 11 years ago