Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Two CAN transmit objects, same ID

With newer versions of NI-CAN available, is it possible to have two CAN objects with the same arbitration ID?

 

One would be set up for periodic transmit with it's own set of data bytes, the 2nd would be a Transmit by call object with the data changing each call.

 

Thanks

0 Kudos
Message 1 of 3
(6,367 Views)

Hi jjohannsen,

 

The number-of-objects-per-ID restriction is still the same. So newer versions of NI-CAN won't help you with that.

However, you can still create a CAN object for you periodic transmissions and then transmit via the Network Interface the event-based data. Woul that not solve your problem?

 

-B2k

0 Kudos
Message 2 of 3
(6,358 Views)

Good idea, I will try it

Thanks

0 Kudos
Message 3 of 3
(6,350 Views)