Case Studies; Project 1 - The First Show Runs In A Loop; Every 45 Minutes - WEIGL ProCommander LTC Instruction Manual

Hide thumbs Also See for ProCommander LTC:
Table of Contents

Advertisement

9.2

Case studies

9.2.1
Project 1 – The first show runs in a loop and
is interrupted by the second show every 45
minutes
The project consists of two show files. The first show (001_
SHOW.WM1) runs in a loop and is interrupted every 45 minutes
by the second show (002_SHOW.WM1). After the second show
ends, the first show restarts. This will be repeated till, the device
is turned off or the card is removed.
The content of the Control.ini file looks like this:
!tm00:00!rsnl1#
!t&45:00!vcc1=1!rst2#
1
line: At time 00:00, right after power up of the device or
st
insertion of the memory card (!tm00:00), the first show (001_
SHOW.WM1) will start in loop mode (!rsnl1).
line: Because the command !t&45:00# is already true at
2
nd
power up or insertion of the card, a variable !vmc1=1# needs
to be included in show 1. So every 45 minutes, this variable will
be checked, if the value is 1 (!vcc1=1). If the condition is true,
the second show will be started in terminate mode, i.e. all other
shows will be stopped. In this example the loop of show 1 is
interrupted. With a !rsa1# command at the end of the second
show, the first show starts again.
Control.ini
77

Advertisement

Table of Contents
loading

Table of Contents