Hi all,
I am currently working on interfacing LabVIEW and CANoe via FDX methodology.
I was trying to work with simple VI's like concatenation of strings.
There is a problem because i want to create a RF frame which is in HEX format so i create a String Input in VI which uses the hex input as shown in Fig1.
so i get the concatenated string o/p as Hex format itself. as in the same fig
But when i use the FDX and Add these files and control via the CANoe environment
I find that this does not work. CANoe is considering the strings normally and giving the concatenation result.
I am attaching the VI and the screenshots
i have used LV2012 and CANoe 8.2.sp3

