
Slave response with still-alive counter
Slave response with still-alive counter
Hi, is there an example on how to send an automatic slave response to a defined master ID which contains a 4 or 8 bit counter incrementing 1 with every message? Thank you 

Re: Slave response with still-alive counter
Hi,
there is no example available for that, but you can setup a slave node application with PLIN-API, and change the publisher data after you have received the last publisher frame with LIN_Read(). In that case each successful read will be the trigger to increase your counter.
regards
Michael
there is no example available for that, but you can setup a slave node application with PLIN-API, and change the publisher data after you have received the last publisher frame with LIN_Read(). In that case each successful read will be the trigger to increase your counter.
regards
Michael