Commit graph

12 commits

Author SHA1 Message Date
Michael Zillgith
d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +02:00
Michael Zillgith
4c0466c858 - fixed bug in report timestamp in buffered reporting: was using UTC_TIME instead of BINARY_TIME 2015-11-24 15:23:26 +01:00
Michael Zillgith
386d2acd32 - .NET API: added methods GetEntryID/SetEntryID to ReportControlBlock
- client API: added function ClientReport_getDataSetName
- common API: added function MmsValue_getStringSize
- API: changed some char* to const char*
2015-10-28 10:37:24 +01:00
Michael Zillgith
d9c8d9cc1b - .NET API: added Dispose method to IecConnection and ReportControlBlock classes 2015-10-27 17:13:00 +01:00
Michael Zillgith
5ef1da7ac2 - added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence 2015-07-20 17:09:05 +02:00
Michael Zillgith
90c9484e8d - changed reporting example to use two different RCBs
- .net API: remove native callback in ReportControlBlock destructor
2015-03-16 15:44:17 +01:00
Michael Zillgith
424a3f3680 - fixed problem in C# MmsValue 2015-03-15 14:05:23 +01:00
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
2014-12-11 17:24:26 +01:00
Michael Zillgith
78a694c5d3 - C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL 2014-12-09 10:46:34 +01:00
Michael Zillgith
74058846b3 - added new dotnet example
- fixed problem with garbage collected report handler delegate in .NET API
2014-12-05 10:43:37 +01:00
Michael Zillgith
a0f67f9a5d - update to current development version 2014-12-01 10:47:22 +01:00
Michael Zillgith
48d717f12c - initial commit for new repository structure 2014-12-01 10:34:45 +01:00