LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of two different labview infinity projects and how to import labview's calcutation into flash animation

1) I have a labview project for strength gauge using flex sensor and another labview project on tracking the brightest light intensity of image captured by webcam.
    How do i integrate both together?
2) How do I show simple animations of the measurement result?
    For e.g if I am doing a measurement and position tracking of a bow and arrow game using labview program,
    how do i show the bulleye's and whether the user has hit on the bull's eye?
    Is it possible to import flash animation of the bull's eye? How do i do that?
0 Kudos
Message 1 of 2
(2,506 Views)
this may be an solution for your first question.
the project file of LabVIEW is a XML file.
you can open it with a txt editor, such as notepad, ultraedit, and so on.
or a XML editor is prefer.
then try to integrate (copy and paste) the part of the content two project.
it maybe works. i think.
hehe.
----------------------------------------------------------------------
Too much works make Longzhi a Tom.
Thanks god, the weekend is coming.
And my lovers are always here with me.
Anything better? ^_^
----------------------------------------------------------------------
0 Kudos
Message 2 of 2
(2,479 Views)