Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

stop lin schedule

Hello, everyone,

 

I have been having trouble stopping the LIN schedule. It doesn't seem to work unless I close the session, and I don't want to do that. I tried writing a null schedule and it doesn't do anything. Is there any other way to solve this issue? I am using the XNET drivers.

0 Kudos
Message 1 of 4
(5,154 Views)
0 Kudos
Message 2 of 4
(5,150 Views)

Yes, did that too, it doesn't stop the schedule, I only succeded in stopping the interface and I don't want to do that.

0 Kudos
Message 3 of 4
(5,122 Views)

Hi biroo, 

 

I think you are looking for the Sleep function of the XNET property node.  This can be found by creating a property node from the XNET Write VI, and selecting (from the right-click menu) Create>>Property for XNET Session Class>>Interface>>LIN>>Sleep.  By wiring an enum constant into this property node, you can instruct the remote nodes to sleep with the "Remote Sleep" option.  I've included a screenshot of finding the property node below, as well as a VI Snippet of the property node implemented.

 

LIN Sleep.png

 

LINsnippet.png

Regards,
Kelly B.

National Instruments
0 Kudos
Message 4 of 4
(5,092 Views)