Wiki source code of Pharos Configuration

Version 1.1 by Alexander Mott on 2023/05/05 17:44

Hide last authors
Alexander Mott 1.1 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. ShowRunner™ sends group-level commands over the Pharos Controller API, so each Fixture Group in Pharos will correspond to
12
13 1. Download the Pharos Designer 2 software from Ph
14
15
16 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™
17
18
19 Due to limitations with the Pharos API, only single channel, RGB, or Intensity/CCT load types can be defined in ShowRunner™.
20
21 = Device Configuration =
22
23 = ShowRunner™ Configuration =
24
25
26
27 )))