08-12-2020 07:21 AM - edited 08-12-2020 08:15 AM
Hello all,
I have to read/write data to CANoe application from LabVIEW. Can someone guide me on how to do it using shared variable. CANoeversion is 9.0
10-04-2020 01:36 PM
Hi gargrahul
You can visit this website to get more information about shared variables
10-05-2020 05:27 AM
Is your canoe application written in LabVIEW? Shared variables is an NI technology and unless the canoe developer has used LabVIEW or another NI development environment like LabWindows CVI it is extremely unlikely that it supports the NI shared variable engine. Even if it was developed with one of them it would need to have to enable support for that explicitedly at development time. Does your canoe application support other more vendor independent interfaces like OPC UA?