Apollo3zehn

Results 114 comments of Apollo3zehn

A replacement for https://www.modbustools.com/download.html would be nice. A tool to quickly see the Modbus server register content and be able to edit it in decimal, binary or hex mode. This...

No, not yet unfortunately. But feel free to add such an API. I will do it eventually but that may take long until I will find the time to do...

Sorry for being soo late :-( Would it be possible for you remove commit [e2e6ad2] so that only the changes you want to merge are part if this pull request?...

In the second screenshot you are showing the Intellisense of your very own method signature which has no XML comment and so nothing can be displayed. Was this your intention?...

This is already done with https://github.com/HDFGroup/HDF.PInvoke.1.10 (except ARM) until version 1.10.6.

Yes, it is a .NET Standard 2.0 package. IIRC it contains win-x86, win-x64, linux-x64 and osx-x64 binaries. OSX binaries are built using Travis CI and the rest is built by...

Thanks for the summary. Please note that the nuget package I was referring to is https://www.nuget.org/packages/HDF.PInvoke.1.10/ (not https://www.nuget.org/packages/HDF.PInvoke.NETStandard/). The confusion comes from the unfortunate situation that we were not able...

@hokb there is now a new version of HDF.PInvoke.1.10 which includes a targets file to support (hopefully all) .NET Framework configurations. Credits go to @Achilles1515.

As already stated in the HDF mailing list I would also love to see a solution to be able to use a (in my case) .NET Core project which references...

Please see my [comment](https://github.com/HDFGroup/HDF.PInvoke/pull/127#issuecomment-503138172) for new developments regarding HDF.PInvoke for .NET Standard.