LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Could you use ActiveX controls to achieve the effect you like?

For example, you can use Shockwave Flash Object controls to load or
call some Flash motion pictures to achieve the effect you like!
0 Kudos
Message 1 of 5
(2,874 Views)
Yes.

Just place an ActiveX container on the front panel, and right click to get the menu to place an object in the container.

Also note that ActiveX objects are asynchronous with LabVIEW operation, that is they will run even after the VI has stopped.
Message 2 of 5
(2,873 Views)
They may also run on opening the VI (ie: even before you have run the VI...)




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 3 of 5
(2,873 Views)
Would someone be willing to make an example available of how to place a .swf file.

Maybe a zip file with a LV/CVI project in it?

I am not getting the answers that I need from the documentation. ActiveX controls are pretty foreign to me, at this point.
0 Kudos
Message 4 of 5
(2,865 Views)
Hi Guys!

The KnowledgeBase linked below walks you through the steps of creating an ActiveX Object on your front panel to play Flash Media (.swf files).

"Can I Use a Flash Animation Inside of LabVIEW?"
http://digital.ni.com/public.nsf/websearch/E1BC3EE77B51781A86256CFA005EDC84?OpenDocument

Hope this helps!

Travis H.
National Instruments
Travis H.
LabVIEW R&D
National Instruments
0 Kudos
Message 5 of 5
(2,855 Views)