LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get synchronized data in Labview from external monitoring VC++ program

Hi, I have a camera monitoring program based on VC++ with which frames are analyzed and data is obtained
every ~1-30 ms depending on the frame rate. I would need to get this data (a float value) and use it in a Labview
control program.  But this should be done rather simultaneously or synchronized with the camera application.
Has anybody tried something like this? Is this possible??
 
I know that i could possible use the IMAQ toolbox, but as i don´t have it, i wonder if there is any other means
of doing this by use of external DLL , CIN´s or whatever...
 
Thanks in advance..
 
0 Kudos
Message 1 of 2
(2,359 Views)

Hi, I think in using a "call function library" node.

see next link "http://www.cs.unc.edu/~parente/labview/"  at my place it doesn't work good, maybe you have more luck

 

 

Have program a realtime simulator for powerplants written in C++.I translates the RT sim to NI components and software (Labview).


My rt pxi turbine simulator for simulating grid incidents was succesfully used in a nuclear plant in 2006.

Look at http://sine.ni.com/cs/app/doc/p/id/cs-755
0 Kudos
Message 2 of 2
(2,349 Views)