Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate CAN frame stream in sbRIO9607

Hi,

I need to transmit cyclic CAN frames every 100 ms  in sbRIO9607 , since XNET software is not available for single broad RIOs I have to use the basic Embedded CAN  write.vi function and a timed loop to achieve that . When there are multiple frames with different cycles is there any alternative architect that works efficient?

 

Thanks for the help  

0 Kudos
Message 1 of 3
(2,089 Views)

Do you run into problems using multiple timed loops for each?

0 Kudos
Message 2 of 3
(2,065 Views)

I have tried one frame /one timed loop with no issue , have not tried multi frame/multi timed loop yet . I am trying to find out if there are other ways to do that before committing the code.

0 Kudos
Message 3 of 3
(2,059 Views)