Hi,
I am working on a task with LIN.I have a switch with different functions like opening window of a car etc.I have been given an LDF file also.I need to read some signals from one of the slaves by pressing the buttons on my I/O switch.But the problem is that when I tried to read the signals using Single input Single point I always read 0 and it does not update.I want to know that if we want to read signals from a slave directly can we do it without giving its ID?Also I want to know that by pressing the button will the signal update continously or will I need something else in the programming?