Can I Convert FlexRay Signal to CAN Signal ?

Updated May 12, 2025

Reported In

Driver

  • NI-XNET

Issue Details

I would like to know is there any way that I can convert FlexRay signal to CAN signal?

Solution

Yes , if the application is using a FlexRay signal session to read FlexRay data , then the signal are just normal LabVIEW datatypes that can be written out on a separate CAN signal session. 

Additional Information

It would need to use XNET Convert.vi only if using Frame session to read the FlexRay frame data in order to convert to a signal.