Alpeg MP615/MP107 User Manual
Page 8

Rev 1.5
Page 7
4 How to write script(s)
4.1
Language
*: equals a space
4.1.1
Play
Allows a script to be read
Command: Play file_name_mpeg (option).
Options:
- * /f: no transition to black between two video files.
- */l,n: read the video file ‘n’ times.
Example: play*/clips/drop.mpg*/f
4.1.2
Wait
Allows a time delay to be introduced
Command: wait*n
Example: wait*5: wait 5 seconds
4.1.3
Goto
Allows you to go to a line of data.
Command: goto *1
Example: goto*5: continue to execute script file at line n° 5
4.1.4
y
(number)
Allows direct access to the command that is specified after the “y” number, by an external
module (RS232 &
keyboard & dry contact Connector);
Command: y: any command
Example: 55:*play /clips/drop.mpg
4.1.5
SC
Allows another script from the play list to be started.
Command: SCxx
Example: SC15 start script n°15