03-02-2012 09:10 PM
Hi,
I want to play the media file in full screen mode but don't know how to do it. Can anyone help please?
It doesn't have to be window media player. I tried to serach on vlc but couldn't get any good answers.
Thanks.
R
03-03-2012 04:34 PM
Use the "SytemExec.vi". Call process wmplayer.exe with parameter "/fullscreen" (without quotation).
Check first that the command is valid using the Start>Run>wmplayer.exe /fullscreen
This webpage shows the most common media players and their command line parameters:
http://community.mediabrowser.tv/permalinks/1375/command-line-parameters-for-your-external-players
Regards
04-29-2012 09:46 PM
Speak honestly,It doesnot work,
I am work with labview 8.6,imaq-usb,ni vision 6.4 .WIN7 OS.
could upper post a example?