In the development of IO-Link Masters, there is often a strong need to test different edge cases. For example, how the IO-Link Master behaves at the largest data storage sizes, or how it reacts when the IO-Link Device does not respond or responds with a delay. The Configurable-Observable Device (COD) offers a wide range of possibilities to extend the regular protocol tests with custom tests for IO-Link Masters. In addition, COD can emulate any IO-Link Device based on its IODD.
The COD is an IO-Link Device that can be configured and parameterized via REST API. The actual hardware communicates with the PC via USB. The REST API is provided by a PC-side server application called COD Communication Server.