LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DBC- XNET: Fill all signal in CAN Frame

I'm not using XNET hardware but I'm using xnet software to manage dbc FILE. I have this kind of problem: I would like fill all signal in a CAN FRAME but i don't find function useful to do this.

The most near at my objective fuction is XNET Convert (Signal to Frame CAN).vi but this vi generate one single can frame for one single signal. I need to pass all signal frame to fuction to generate ONLY ONE CAN frame s this vi can't help me.

 

0 Kudos
Message 1 of 2
(2,017 Views)

The XNet conversion does support providing multiple signals.  I've wrapped the conversion library into something that is pure G from the conversion perspective and as a result is more efficient.

 

https://forums.ni.com/t5/Example-Program-Drafts/CAN-Frame-Signal-Conversion/ta-p/3534000

0 Kudos
Message 2 of 2
(1,994 Views)