vidya Posted January 16, 2009 Author Report Share Posted January 16, 2009 QUOTE (crelf @ Jul 17 2006, 09:59 PM) i want to play a video file in labview without using any tools is this possible plz can any one help me Quote Link to comment
vidya Posted January 16, 2009 Report Share Posted January 16, 2009 QUOTE (crelf @ Jul 17 2006, 09:59 PM) i want to play a video file in labview without using any tools is this possible plz can any one help me Quote Link to comment
Val Brown Posted January 16, 2009 Report Share Posted January 16, 2009 Here's a starting point that I hope is helpful. If you're using v8.6 on the FP use Controls/.Net & ActiveX/Windows Media Player. This will give you a container that support the functionality of WMP. Using Property and Invoke Nodes with the Reference it provides gives you complete access to WMP. If you're not using 8.6 -- but an earlier version -- some don't have this container pre-defined for you but that's not a problem. Just drop an ActiveX container and then point it to WMP. There are a number of examples available online. Quote Link to comment
Val Brown Posted January 16, 2009 Report Share Posted January 16, 2009 Here's a starting point that I hope is helpful. If you're using v8.6 on the FP use Controls/.Net & ActiveX/Windows Media Player. This will give you a container that support the functionality of WMP. Using Property and Invoke Nodes with the Reference it provides gives you complete access to WMP. If you're not using 8.6 -- but an earlier version -- some don't have this container pre-defined for you but that's not a problem. Just drop an ActiveX container and then point it to WMP. There are a number of examples available online. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.