03-18-2019 11:34 AM
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.
03-18-2019 01:16 PM
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
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord