Last modified by Mark Kohlmann on 2024/11/19 23:23

From version 8.1
edited by Mark Kohlmann
on 2022/09/30 19:41
Change comment: There is no comment for this version
To version 9.1
edited by Scott Kohlmann
on 2023/04/20 21:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mark\.kohlmann@chiefintegrations\.com
1 +XWiki.scott\.kohlmann@chiefintegrations\.com
Content
... ... @@ -3,7 +3,7 @@
3 3  Note: Any changes to load hardware/scene quantity will require a regeneration of the EISC and will result in signal changes.
4 4  )))
5 5  
6 -ShowRunner provides Ethernet Intersystem Communications interfaces for integration with 3rd party Crestron systems.
6 +ShowRunnerCLC™ provides Ethernet Intersystem Communications interfaces for integration with 3rd party Crestron systems.
7 7  
8 8  * EISCs may be Classic, 3-Series, or Server/Client (VC-4) types
9 9  * EISCs can have their IP-ID and IP Address of the remote changed at run-time without a program restart
... ... @@ -70,13 +70,13 @@
70 70  
71 71  * VC-4 server installed
72 72  * Recommended VC-4 server hardened per [[Crestron>>https://support.crestron.com/app/answers/detail/a_id/1001249/kw/harden%20VC-4]]
73 -** [[​​​​​​​>>https://support.crestron.com/app/answers/detail/a_id/1001249/kw/harden%20VC-4]]Will require SETCSAUTHENTICATION command on processor
73 +** Will require SETCSAUTHENTICATION command on processor
74 74  ** VC-4 installer will need to provide username and password for processor to connect, this is used with SETCSAUTHENTICATION
75 -* showrunner running on a processor
76 -* EISC created in the showrunner config
75 +* ShowRunnerCLC™ running on a processor
76 +* EISC created in the ShowRunnerCLC™ config
77 77  * AV program running on VC-4, AV programmer will need to provide the ROOM ID from VC-4
78 78  
79 -===== showrunner Config Settings =====
79 +===== ShowRunnerCLC™ Config Settings =====
80 80  
81 81  * Define EiscType in config: ##"EiscType": "VirtualControlEiscClient"##
82 82  * Define Vc4RoomId in config: ##"Vc4RoomId": "VC4ROOMID"##
... ... @@ -90,10 +90,10 @@
90 90  
91 91  (% class="box warningmessage" %)
92 92  (((
93 -showrunner will generate the RSD file as an EISC type, the SIMPL Windows programmer will need to convert the symbol to an //EISC Server//.  At the time of this writing, Crestron does not allow import/export of RSD files for //EISC Client//, //EISC Server,// and //Virtual Control EISC Client// types.
93 +ShowRunnerCLC™ will generate the RSD file as an EISC type, the SIMPL Windows programmer will need to convert the symbol to an //EISC Server//.  At the time of this writing, Crestron does not allow import/export of RSD files for //EISC Client//, //EISC Server,// and //Virtual Control EISC Client// types.
94 94  )))
95 95  
96 96  (% class="box warningmessage" %)
97 97  (((
98 -showrunner uses analog join 4001 on normal EISCs to confirm the logic is fully online.  Join 4001 is not available on //EISC Client//, //EISC Server,// and //Virtual Control EISC Client// types so 4000 is used instead.
98 +ShowRunnerCLC™ uses analog join 4001 on normal EISCs to confirm the logic is fully online.  Join 4001 is not available on //EISC Client//, //EISC Server,// and //Virtual Control EISC Client// types so 4000 is used instead.
99 99  )))