POWER!Shot Operating Manual

Copyright (C) 1999 by Pyro Safety


The Script

POWEROS is a script driven Operating System, although the script can be as simple as "shoot 1" "shoot 2", etc...

The following is a technical defintion for the POWEROS 2.0 scripting language. (Hint - the fact that I have a defintion suitable for a parser should give you a hint about the future.)


The file

Any flat ascii file can be a script. This means that you can read them, print them, and edit them without having to buy an expensive scripting program.

Normally they have ".sho" as an extension - July4.sho, NewYear.sho, etc... The program just asks for the name and appends the extension.


Syntax

<Script file> ::= <title line><command line>*<end line>

Thus the following would be a viable script for a 12.2 second long show (but it has a 12" finale shell!).


Hints about timing, etc.

The POWER!Shot uses a 30 millisecond pulse to fire an elecric match. During that time period all cues loaded on a module will be fired by a "F" or an "A" command. Thus loading a new cue immediately after giving a fire command may cause the new cue to fire. For example:

might cause the right side of the finale to be fired by the pulse from the fire command at 11.00.

To be safe one should use at least 50 milliseconds of delay, or put that cue on a separate module:

OR