LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read out from Labview when CANoe start-procedure is finished

I use Labview to start my CANoe program (the software and the configuration is already open). To shorten the time to continuo with the next SubVI (actually I am waiting for 3s), I want to get a feedback from CANoe when the simulation is running (CAPL-programs pass their Start-area, ...). Is there an ActiveX control with a property node/invoke node to read out this status?
0 Kudos
Message 1 of 2
(2,528 Views)

Hi Michael,

 

If I understand correctly, you want to read the CANoe status in LabVIEW with ActiveX.

 

You can use property/invoke nodes to communicate with registered ActiveX servers. Does CANoe provide an ActiveX interface?

 

Here is some information on using ActiveX in LabVIEW:

 

http://zone.ni.com/devzone/cda/tut/p/id/10060#toc4

 

Also please lookup ActiveX in the LabVIEW example finder.

 

Regards,

0 Kudos
Message 2 of 2
(2,516 Views)