Changes for page Pharos Configuration
Last modified by Alexander Mott on 2024/02/26 15:10
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,24 +12,25 @@ 12 12 13 13 When creating a Pharos project for a ShowRunner™ installation, there are several things to consider: 14 14 15 -* Individual loads defined in ShowRunner™ send commands to individual Fixture Groups in Pharos 16 -* Scenes in ShowRunner™ can be mapped in order to trigger Timelines in Pharos 17 -* The Pharos API limits group-level commands to intensity, intensity/RGB, and intensity/CCT(% class="row" %) 18 -((( 19 -(% class="col-xs-8" %) 20 -((( 15 +* Individual loads in ShowRunner™ send group-level commands to Fixture Groups in Pharos 16 +* Scene recalls in ShowRunner™ can be made to trigger Timelines in Pharos 17 +* The Pharos API limits group-level commands to intensity, intensity/RGB, and intensity/CCT 18 +** ((( 21 21 (% class="table-condensed" %) 22 -|(% style="width:244px" %) **ShowRunner™ Load Type**|(% style="width:244px" %)**Pharos API Command**20 +|(% style="width:244px" %)ShowRunner™ Load Type|(% style="width:244px" %)Pharos API Command 23 23 |(% style="width:244px" %)Single-Channel|(% style="width:244px" %)Intensity 24 24 |(% style="width:244px" %)RGB|(% style="width:244px" %)Intensity/RGB 25 25 |(% style="width:244px" %)Dynamic White|(% style="width:244px" %)Intensity/CCT 26 26 ))) 27 -))) 28 28 * The Pharos controller does any necessary processing to adapt these commands for the fixtures 29 -** For example, if Pharos receives an RGB command for a group containing RGB, HSI, and HSIC fixtures, it will do its best to make sure that the output color is consistent across all the different fixture types 30 -** Certain manufacturer-specific fixture Profiles exist in order to help the Pharos controller achieve a consistent output across multiple different fixture types 31 -* If it is desired to control the white channel separately from the RGB channels of an RGBW fixture, then it must be defined in the Pharos project as two separate RGB and W fixtures that are grouped separately and defined separately in ShowRunner™ 32 -* Fixtures can belong to multiple Fixture Groups, allowing ShowRunner™ to send different types of command (e.g. RGB vs CCT) to the same fixture 26 +** For example, 27 + 28 +* 29 + 30 +* ShowRunner™ uses group-level commands, so each individual load in ShowRunner™ must have a corresponding Fixture Group in Pharos 31 +* Fixture Groups defined as single-channel loads in ShowRunner™ 32 +* For RGBW fixtures, it may be a good idea to define them as separate RGB and W fixtures so that ShowRunner™ is able to control the white channel separately from the RGB channels 33 +* Fixtures can belong to multiple Fixture Groups, allowing ShowRunner™ to send different types (e.g. RGB vs CCT) of command to the same fixture 33 33 ** Useful for certain situations, such as HSIC fixtures that need to be controlled as color-changing (RGB) in some situations but dynamic white (intensity/CCT) in others 34 34 35 35 The basic steps for creating a Pharos Project for use with ShowRunner™ are: