Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

LIN transmit frame complete

Solved!
Go to solution

I want to send a frame once as a LIN master with a NI 9866. I want to wait until the frame is transmitted. I tried the XNET Wait (transmit complete).vi, but it throws an error -1074384753:

NI-XNET:  (Hex 0xBFF6308F) The function you called is not defined for the session mode (e.g. you called a frame I/O function on a signal I/O session).

 

How to synchronize to the end of transmit?

0 Kudos
Message 1 of 2
(3,836 Views)
Solution
Accepted by topic author Madottati

I think you can just change your session type from single point to queued.

Message 2 of 2
(3,812 Views)