Hello,
I would like to make some software which makes use of the temperature measured by several VELBUS O-LED panels. I have one computer where the bus is connected to (with usb). That is also the computer Velbuslink is installed on.
Is there a library to receive all packets so I can handle them? Or a library which puts all packets on the bus in a file which i can read in with my own software? I only want to read, no need to put messages on the bus.
I am working with Windows and mostly develop in .NET.
Kind regards