I have a customer device that has a LIN port to communicate, it acts as a Master Node.
Master send to my application, a PC with NI LIN 8506 device, the diagnostic request 0x3C and the response 0x3D to my application (I see both on BUS monitor) I have to put on the BUS the response 0x3D with the Payload bytes but I'm not able to do that, I used any VIs taken by the examples library with no success, I see the the 0x3D with payload on the BUS monitor but the master di not receive anything, there are also some bus error.
I started to use LIN Diagnostic Frame Slave.vi and all the variant similar to that.
I used the the 'NIXNET_ExampleLDF.ldf' database like it is.
Labview Version 23 and the last XNET library.
Is there any other thing to do or configuration to set my LIN port as a slave that respond to master request?
Regards.
Massimo Ponte