LIN Remote Wakeup

Waits for the LIN interface to wake up due to activity by a remote ECU on the network.

1378

Inputs/Outputs

datatype_icon

session in

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

datatype_icon

timeout

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

session out

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

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

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).