Changes for page DMX Input via Pharos
Last modified by Alexander Mott on 2024/06/14 18:25
From version 8.1
edited by Mark Kohlmann
on 2022/06/09 16:56
on 2022/06/09 16:56
Change comment:
There is no comment for this version
To version 10.1
edited by Alexander Mott
on 2024/06/14 18:25
on 2024/06/14 18:25
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mark\.kohlmann@chiefintegrations\.com1 +XWiki.alexander\.mott@chiefintegrations\.com - Content
-
... ... @@ -1,20 +1,23 @@ 1 1 (% class="box warningmessage" %) 2 2 ((( 3 -Note: This should only be used if there is no ability to generate an e-DMX (sACN/Art-Net) feed into showrunner. [[E-DMX receiver>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.sACN and ArtNet Receive.WebHome]] is much more efficient.3 +Note: This should only be used if there is no ability to generate an e-DMX (sACN/Art-Net) feed into ShowRunnerCLC™. [[E-DMX receiver>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.sACN and ArtNet Receive.WebHome]] is much more efficient. 4 4 ))) 5 5 6 -S HOWRUNNER™ can accept commands from a Pharos' DMX input. Note: Pharos recommends not using more than 50 channels on the DMX input. Use as few channels as possible and try not to send fades over DMX into the Pharos.6 +ShowRunnerCLC™ can accept commands from a Pharos' DMX input. Note: Pharos recommends not using more than 50 channels on the DMX input. Use as few channels as possible and try not to send fades over DMX into the Pharos. 7 7 8 8 Steps: 9 9 10 -S HOWRUNNER™10 +ShowRunnerCLC™ 11 11 12 -1. Enable [[UDP Listener>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.UDP Input.WebHome]] in the S HOWRUNNER™ config:12 +1. Enable [[UDP Listener>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.UDP Input.WebHome]] in the ShowRunnerCLC™ config: 13 13 14 - "UdpListener": 15 - { 16 - "ListenPort": 45794 17 - }, 14 +(% class="box" %) 15 +((( 16 +## "UdpListener": 17 + { 18 + "ListenPort": 45794 19 + },## 20 +))) 18 18 19 19 Pharos Config: 20 20 ... ... @@ -22,17 +22,17 @@ 22 22 1. Go to Project->Project Features and set DMX In under Trigger to Enabled 23 23 1. Go to Network->Select Controller with DMX Input->Interfaces and set the Serial Port to DMX Input 24 24 1. Triggers 25 -11. Create a trigger on each DMX Input that you wish to send to S HOWRUNNER™28 +11. Create a trigger on each DMX Input that you wish to send to ShowRunnerCLC™ 26 26 11. Set Trigger Parameters: 27 27 111. Channel: Channel # you wish to capture 28 28 111. Changes in range: Minimum: 0 Maximum: 255 29 29 11. New Action: Output Ethernet 30 30 111. Enable Variables 31 -111. IP/Hostname: IP Address or Hostname of the processor running S HOWRUNNER™34 +111. IP/Hostname: IP Address or Hostname of the processor running ShowRunnerCLC™ 32 32 111. Port: 45794 33 33 111. Protocol: UDP 34 34 111. String: "GID.SetLevelByByte.<3>\r" 35 -1111. GID is the GlobalID for the load within S HOWRUNNER™38 +1111. GID is the GlobalID for the load within ShowRunnerCLC™ 36 36 111. Example DMX Channel 41 controlling load with global ID of 32: 37 37 [[image:1597260805025-107.png||height="58" width="693"]] 38 38