Commit Graph

14 Commits (0ecd50d848d53a8c8e5ada1b6fa6463abbed3f88)

Author SHA1 Message Date
Michael Zillgith fd4fe9ad35 - .NET API: Added finalizer to ControlObject (#459) 2 years ago
Michael Zillgith c210e086cd - .NET API: fix problem with garbage collected delegates for async
client control functions (LIB61850-301)
4 years ago
Michael Zillgith 8099734f11 - .NET API: adopted to new server side control API 6 years ago
Michael Zillgith 821b065453 - .NET API: added more async functions (control, association, data set, get variable specification) 7 years ago
Michael Zillgith a7cb12f5b0 - IEC 61850 client: added new function ControlObjectClient_getCtlValType to simplify control handling 7 years ago
Michael Zillgith eb97d64ae2 - .NET API: updated marshaling of bool types in pinvoke code 7 years ago
Michael Zillgith 0c09385462 - .NET API: ControlObject implements IDisposable interface 8 years ago
Michael Zillgith d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 9 years ago
Michael Zillgith 8f45ac88c6 - added functions ControlObjectClient_setInterlockCheck and ControlObjectClient_setSynchroCheck to replace the functions ControlObjectClient_enableInterlockCheck and ControlObjectClient_enableSynchroCheck 9 years ago
Michael Zillgith 6e260b88a4 - fixed bug in .net implementation. Garbage collected command termination handler. 10 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 a0f67f9a5d - update to current development version 11 years ago
Michael Zillgith 48d717f12c - initial commit for new repository structure 11 years ago