|
Exporting to PyrotronixOverviewIn order to make a firing script, you need to configure your launch positions with specifications of your firing system. For instructions, please see the Export Overview section. When configuring your launch positions for the Pyrotronix firing system boxes, use integers from 1 to 200 for the module addresses (boxes); specify the first pin ("channel") is 1, and number of pins is 16. Pyrotronix systems support 15 e-matches per channel under normal conditions, so you can configure the e-matches/pin field of modules up to 15. Once you are ready to export your firing script, click the "File > Export firing script > Pyrotronix" menu item. Example ScriptThe following two files are an example show file that you can load into Finale, and the corresponding exported script for Pyrotronix. More explanation of the examples is provided in the Export Examples section. The example file has three shots at 10, 11, and 12 seconds into the show from a first launch position (module address 10), then three shots at 20, 21, 22 seconds from a second launch position (module address 11), then three shots of pairs of identical devices at 30, 31, and 32 seconds from the first launch position, then three shots of pairs of different devices at 40, 41, and 42 seconds also from the first launch position. The firing system modules have been configured in the example file to combine multiple launches that occur at the same time onto the same firing system pin, in order to economize pin usage. Understanding the Pyrotronix Script FormatThe Pyrotronix script format consists of a sequence of firing rows sorted by increasing ignition time. Each firing row contains 20 fields indicating the module address ("box number") and pin address ("channel number") of the shot, in addition to timing information, the effect description, and other parameters. Since each firing row represents only a single effect type, it may require multiple firing rows to represent all of the effects ignited by a single pin number. Thus firing rows may have the same module and pin address, although the firing rows do contain a quantity field, so if a shot contains multiple devices of the same type and angle, such as a chain of devices, all the devices can be represented on the same row. The script is a text file, one line per firing row. The firing row fields are separated with semi-colons. Double quotes, tabs, and semi-colons in the text of fields are removed. Lines are delimited with pairs of carriage return and linefeed characters (0x0D, 0x0A). The Fields in Each Firing RowThe Pyrotronix firing rows include the following fields, which Finale fills as indicated:
Electrical/Communication LimitationsPyrotronix systems require a minimum 30ms delay between consecutive ignitions on the same or different modules. When Finale exports a script for Pyrotronix, Finale adjusts ignition times as necessary to provide the 30ms minimum delay. Pyrotronix systems do not have any limitations on the number of simultaneous ignitions on the same or different modules. |

