LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with pausing execution of media player when this vi closes

Hi,
 
I would like to use a subvi that executes 20 seconds of playing movie with media player and then pauses. For this I succeed writing it.
Next, I would like the vi closes and when the main vi recall the subvi, I want that the movie plays in the state it finished before.
 
Is it possible to do this?
 
Thanks in advance. 
0 Kudos
Message 1 of 3
(2,599 Views)

Hi,

I don't think it's possible to do what you want, You should try to find a way not to close your subVI, otherwise you will relaunch the media player. See the exemple below in version 8.0.

ClémentG
0 Kudos
Message 2 of 3
(2,581 Views)
Thank you.
0 Kudos
Message 3 of 3
(2,577 Views)