Hi, is there anyone who can tell me how to initiate communication from .NET to a DigiUSB device?
It works perfect from python but I realy like to keep all my code in C#

I guess it must be possible, perhaps via Pinvoke to a windows library or so, but I have never done anything like it.
Thanks