Hello,
I'm implementing an interface using NI's LIN platform. Right now, I'm having trouble with the schedule change. I'm writing a schedule and at the same time I'm continuously fetching messages from the bus. I only receive messages that are transmited by the slave and I would like to also get the messages that the master sends.. I know that because I use Vector's Canoe to double check. If I send the schedule via Canoe, I also receive messages that the master sends. In my opinion, Labview does not interpret correctly the LDF. Does anyone know how to solve this? And is it possible to stop a schedule?