10-14-2009 04:10 PM
I’m trying to Media Player (ver 10); the player works fine and my code seems to control the player; however, I’m not seeing any controls on the player itself that are changing when my program controls the player. In other words the image of the player is not updating when I run the program. Is there some method or invoke node that I’m not setting?
10-15-2009 07:39 AM
10-20-2009 08:38 AM
OK here is my code
10-20-2009 08:59 AM
It looks like to me that your code is getting stuck in this vi
There is not ime out so you never initilize the active X component for the Media player. You need to have a time out or fix the problem of why you are not exiting this vi.