Changes for page DMX Input via Pharos

Last modified by Alexander Mott on 2024/06/14 18:25

From version 4.2
edited by Mark Kohlmann
on 2021/07/14 16:24
Change comment: Update document after refactoring.
To version 9.1
edited by Scott Kohlmann
on 2023/04/20 21:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.Integration Options.WebHome
1 +SHOWRUNNER™ Integrations Guide.Integration Options.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mark\.kohlmann@chiefintegrations\.com
1 +XWiki.scott\.kohlmann@chiefintegrations\.com
Content
... ... @@ -1,10 +1,15 @@
1 -SHOWRUNNER™ can accept commands from a Pharos' DMX input.  Note: Pharos recommends not using anymore than 50 channels on the DMX input.
1 +(% class="box warningmessage" %)
2 +(((
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 +)))
2 2  
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 +
3 3  Steps:
4 4  
5 -SHOWRUNNER
10 +ShowRunnerCLC
6 6  
7 -1. Enable [[UDP Listener>>doc:SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.UDP Input.WebHome]] in the SHOWRUNNER™ config:
12 +1. Enable [[UDP Listener>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.UDP Input.WebHome]] in the ShowRunnerCLC™ config:
8 8  
9 9   "UdpListener":
10 10   {
... ... @@ -17,17 +17,17 @@
17 17  1. Go to Project->Project Features and set DMX In under Trigger to Enabled
18 18  1. Go to Network->Select Controller with DMX Input->Interfaces and set the Serial Port to DMX Input
19 19  1. Triggers
20 -11. Create a trigger on each DMX Input that you wish to send to SHOWRUNNER
25 +11. Create a trigger on each DMX Input that you wish to send to ShowRunnerCLC
21 21  11. Set Trigger Parameters:
22 22  111. Channel: Channel # you wish to capture
23 23  111. Changes in range: Minimum: 0 Maximum: 255
24 24  11. New Action: Output Ethernet
25 25  111. Enable Variables
26 -111. IP/Hostname: IP Address or Hostname of the processor running SHOWRUNNER
31 +111. IP/Hostname: IP Address or Hostname of the processor running ShowRunnerCLC
27 27  111. Port: 45794
28 28  111. Protocol: UDP
29 29  111. String: "GID.SetLevelByByte.<3>\r"
30 -1111. GID is the GlobalID for the load within SHOWRUNNER
35 +1111. GID is the GlobalID for the load within ShowRunnerCLC
31 31  111. Example DMX Channel 41 controlling load with global ID of 32:
32 32  [[image:1597260805025-107.png||height="58" width="693"]]
33 33