Hello!
I am currently working with a system that communicates using LON. The system is based on a PL3120. In order to test the system we must be able to send and read specific messages over the LON network. The source code for the PL3120 is already written (by others) and all messages that are sent are broadcasts.
So, what we need is:
- An adapter which allows a PC to send and read broadcast messages (with a specific payload) on a LON network.
- A command line interface for this. We will write automatic test cases that will be run using robot framework.
Is this possible to achieve with the U10 or U20 USB network interface?