LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use shared variable for communication between LabVIEW and CANoe application

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

 

0 Kudos
Message 1 of 3
(2,301 Views)

Hi gargrahul

You can visit this website to get more information about shared variables

0 Kudos
Message 2 of 3
(2,003 Views)

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?

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 3 of 3
(1,989 Views)