Use this property to change the NI-XNET LIN interface sleep/awake state and optionally to change remote node (ECU) sleep/awake states. The property is a ring (enumerated list) with the following values: - Remote Sleep: Set interface to sleep locally and transmit sleep requests to remote nodes - Remote Wake: Set interface to awake locally and transmit wakeup requests to remote nodes - Local Sleep: Set interface to sleep locally and not to interact with the network - Local Wake: Set interface to awake locally and not to interact with the network The property is write only. Setting a new value is effectively a request, and the property node returns before the request is complete. To detect the current interface sleep/wake state, use the XNET Read (State LIN Comm) VI.

Remarks

The following table lists the characteristics of this property.

Short Name Intf.LIN.Sleep
Data type cu32.png
Permissions Write Only
Remote Sleep 0
Remote Wake 1
Local Sleep 2
Local Wake 3