I want to create a program that will emulate the CAN port for testing another large application. The program should send previously recorded data via the virtual CAN port. Does anyone have experience with such things?
I think to install a virtual COM and send data packed into a CAN frame through it. Can this option be a success ?? I found a discussion of the Virtual Serial Port for Linux, but unfortunately I don’t understand how it can be implemented in the program (I’m a novice Linux user, and I’m also a novice Linux pogromist)
I would like to read your experience and suggestions.
the question is a translation