News

We followed the example examples/transmit_lin_example.py to simulate LIN messages from the Slave node. After the message is sent, the frame data is saved on the Neovi hardware, and sent to the LIN ...
Our API does not provide any "built-in" scheduler. So, your Python application is responsible for generating the appropriate writeMessage () or requestMessage () call at the desired periodic rate.