Wiki source code of Pharos Configuration
Version 1.4 by Alexander Mott on 2023/05/05 17:59
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**CONTENTS**"}} | ||
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | (% class="row" %) | ||
| 6 | ((( | ||
| 7 | ShowRunner™ can control DMX fixtures through several different methods, including Pharos DMX controllers. The most common Pharos controllers sold through Crestron are the Pharos LPC-1 (DIN-DMX-1UNIVERSE) and the Pharos LPC-2 (DIN-DMX-2UNIVERSE). These LPC controllers appear physically identical, but the LPC-1 shares a single universe across both DMX outputs while the LPC-2 has a separate universe for each output. ShowRunner™ uses the Pharos Controller API to send commands over Ethernet to the Pharos Controller, which then sends DMX commands to the fixtures. | ||
| 8 | |||
| 9 | = Pharos Project = | ||
| 10 | |||
| 11 | Pharos projects are created using the free Pharos Designer 2 software from Pharos Controls. When creating a project for use with ShowRunner™, ensure that API version 5.0 is selected for the project. Individual loads control from ShowRunner™ is achieved with group-level commands using the Pharos Controller API, so each Fixture Group defined in the Pharos Project should correspond to a single load in ShowRunner™. In addition to group-level commands, ShowRunner™ also supports mapping ShowRunner™ Scenes to Pharos Timelines. | ||
| 12 | |||
| 13 | The basic steps for creating a Pharos Project for use with ShowRunner™ are: | ||
| 14 | |||
| 15 | 1. Open the Pharos Designer 2 software | ||
| 16 | 1. In the top-right, click "New Project" and select the type of Pharos controller that will be the primary controller | ||
| 17 | 1*. Crestron SKUs DIN-DMX-1UNIVERSE and DIN-DMX-2UNIVERSE both correspond to "LPC" in Pharos | ||
| 18 | 1. Navigate to the "Project" page by clicking the Pharos logo on the left | ||
| 19 | 1. Under the "Controller API" heading, verify that API Version 5.0 is selected | ||
| 20 | 1. Navigate to the "Layout" page by clicking the pencil and ruler icon on the left | ||
| 21 | 1. At the top left, click "Manage..." to edit the layout name, dimensions, background image, and grid settings | ||
| 22 | 1. The Fixture Profile Liston the right side of the Layout page shows available fixture profiles | ||
| 23 | 1*. For most single-channel, RGB, RGBW, warm/cool, and intensity/CCT fixtures, the generic profiles are acceptable | ||
| 24 | 1*. Additional generic and manufacturer-specific profiles can be downloaded by clicking the cloud icon on the right, above the fixture profile list | ||
| 25 | 1. | ||
| 26 | |||
| 27 | |||
| 28 | The Pharos project layout can be as simple or as complicated as desired as long as the fixtures are grouped in a way that is compatible with ShowRunner™ | ||
| 29 | |||
| 30 | |||
| 31 | Due to limitations with the Pharos API, only single channel, RGB, or Intensity/CCT load types can be defined in ShowRunner™. | ||
| 32 | |||
| 33 | = Device Configuration = | ||
| 34 | |||
| 35 | = ShowRunner™ Configuration = | ||
| 36 | |||
| 37 | |||
| 38 | |||
| 39 | ))) |