Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

XNET update one CAN frame in session (many CAN frames)

Hello,

 

I need to write generic CAN tool which will be supporting NI-XNET devices.

 

I'd like to create one (or few) Frame Out Single-point session for all cyclic (Cyclic, Cyclic Remote, Cyclic\Event) frames.

I can't create one session per frame due to limitation of number of sessions (bigger databases). More - I don't want to do this

 

When I use XNET Write.vi (Frame CAN) i have to write an array of all frames in this session according to the index. I don't like this solution, because I need to keep all my frames in shift registers (or elsewhere) in my application.

 

Am I right ? Is there any other way (better) than this ?

 

PS: I don't want to use Frame Out Stream (cyclic frames won't work automatically)

 

Thanks in advance.

0 Kudos
Message 1 of 1
(4,437 Views)