timyhac

Results 154 comments of timyhac

Hi @GitHubDragonFly nice job! Do you know if either of the ARM builds work on that device? https://github.com/libplctag/libplctag/releases/tag/v2.3.5 I did some testing with Raspbian on a Raspberry Pi 3b, but...

Not an authoritative answer: is using the tag listing `@tags` feature suitable? It returns a tag type code which can be used to generate tag objects at runtime. The only...

I'm really interested to find out what the specific use case is on this is, there could be some interesting ramifiations for the wrappers. I don't understand how you would...

Did you try the additional mapper that was provided in that issue? I haven't published the package since saying them to the repository so you'll need to copy paste then...

Also, can you fill in the details of tag name, PLC type, protocol, etc

@the-pied-shadow thanks. https://github.com/libplctag/libplctag.NET/tree/71bb92707cc91c3156fab4f79c6adb8e8a4ae36f/src/libplctag/DataTypes

@avnet78 - yes it would be possible. Can you rephrase this question to give more information about what your problem is please, if it doesn't relate to the rest of...

It would be great to fix this. The reason I haven't looked at it is because I don't know the solution for all of the different combinations of: * Different...

Interesting, my own application is the same .NET5 published to win-x64 and it works ok. The framework of my application is WPF. What framework is your application using?

There is a pull request that implements this change ready to merge. The only thing left to do is run this change through the environments to see if there are...