06-29-2023 02:22 AM
I want to call CAPL function from LabVIEW,and get the return value from CAPL function.
the source code of CAPL is as below:
the diagram of LabVIEW is as below:
then I run the VI. the result at the front pannel of that VI is as below :
the CALL return value is very very strange , is seems I reached a random address .
but the write windows of CANoe is correct , it shows like below:
it indicates two things:
a、function TEST130 can properly call function TEST128 , CAPL in CAPL, the return value is OK.
b、function TEST130 caculated correct value , but didnot return to LabVIEW.
what is wrong ? what shall I do ? I observed almost all CANoe's HELP,but can not find any instruction .
thank you.
06-29-2023 08:04 AM
It's been a while since last time I did the interaction between LabVIEW and CANoe/CANape.
Could you share the labview code in LabVIEW version LV20.
06-30-2023 09:05 PM
08-01-2023 12:03 PM
Hello, could you be so kind as to help me and understand why I can't access the function, could you send me an example of how you register yourself in labview and then call a function when you are in measurement. If you have something vector sent to you and you share it I would appreciate it.
I await your news, thanks in advance.