HD2000 - Changing Zones mid Presentation
I have a network of HD2000 units being updated by Brightsign Network Manager.
I have a very simple setup, 2 zones (one of them being an RSS feed).
I have some video files that I would like to play without the RSS feed being present.
So it would go something like this.
EnableZones
NetworkTimerPeriodic 5 Download
NetworkTimerPeriodic 5 Heartbeat
VideoMode 1920x1080x60i
DefineZone VideoOrImages 0,0,1920,900
ViewMode 1
AudioOutput 0
Volume 1
ImageMode 1
SlideInterval 4
Transition 3
image1.bmp
image2.bmp
image3.bmp
DefineZone RSS 80,920,1800,140 3 0 4 <!-- m --><a class="postlink" href="http://www.ctv.ca/generic/generated/freeheadlines/rdf/allNewsRss.xml">http://www.ctv.ca/generic/generated/fre ... ewsRss.xml</a><!-- m -->
NetworkTimerPeriodic 1 RSS
After image 3.bmp, I would like to play a full screen video.
Can I re-define the zones after the network timer and enter the additional script there.
Or do I need to goto a autoschedule.txt script?
Thanks for your guideance!
Jon