Commit Graph

15 Commits (d9c8d9cc1b9c24fe7dc874e99c32f4d51c95d364)

Author SHA1 Message Date
Michael Zillgith b0e8a6331b - fixed some problems in server side file directory service 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 d0676ba305 - added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime 11 years ago
Michael Zillgith 39b566f265 - fixed memory leak in IedConnection_readDataSetValues function 11 years ago
Michael Zillgith a3ae9cb589 - added additional "const" modifiers to API functions 11 years ago
Michael Zillgith 83a7e7cfdc - solve client problem with some implementations of LastApplError (missing $Oper as by TMW Anvil) 11 years ago
Michael Zillgith 98ec51346c - changed back behaviour of LastApplError 11 years ago
Michael Zillgith 7f1714e4af - changed behaviour of CommandTermination- and LastApplError message 11 years ago
Michael Zillgith 91b9c2c64b - added documentation to HandleSet functions 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 74058846b3 - added new dotnet example
- fixed problem with garbage collected report handler delegate in .NET API
11 years ago
Michael Zillgith b5e319b904 - updated to version 0.8.3-dev 11 years ago