LIN Remote Wakeup
- Updated2023-02-17
- 2 minute(s) read
LIN Remote Wakeup
Waits for the LIN interface to wake up due to activity by a remote ECU on the network.
.gvi.png?_LANG=enus)
Inputs/Outputs

session in
The session to apply the wait. The wait applies to the LIN interface, so you can use any session.

timeout
An input that specifies the maximum amount of time in seconds to wait.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
An output that is the same as session in, provided for use with subsequent nodes.

error out
Error information.
The node produces this output according to standard error behavior.
Description
This wait is used when you set the XNET Session Interface:LIN:Sleep property to Remote Sleep or Local Sleep. When asleep, if a remote LIN ECU transmits the wakeup pattern (break), the XNET LIN interface detects this transmission and wakes up. This wait detects that remote wakeup.
The timeout parameter provides the maximum number of seconds to wait. This value must be 1.0 (one second) or greater. The default value is 10 (10 seconds).