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

From version 15.2
edited by Alexander Mott
on 2023/09/28 16:12
Change comment: There is no comment for this version
To version 19.1
edited by Alexander Mott
on 2023/12/15 20:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -123,12 +123,17 @@
123 123  
124 124  * Define EiscType in config: ##"EiscType": "EiscServer"##
125 125  * Everything else defined as normal
126 +* RSD file will be available in "/opt/crestron/virtualcontrol/RunningPrograms/**[ROOMID]**/Html/ShowRunner/RSDs/"
127 +* When importing the RSD to the AV program, the following steps need to be taken:
128 +** In the configuration tab, right-click the imported EISC and select "Replace"
129 +** Replace the imported RSD with a "VC-4 EISC Client"
130 +** In the device settings for the VC-4 EISC Client, under the IP Net Address tab, add the Room ID for the ShowRunnerCLC™ program on the VC-4
126 126  
127 -===== ShowRunnerCLC™ Config Settings (Importing from a third-party VC-4) =====
132 +===== ShowRunnerCLC™ Config Settings (Importing from a third-party VC-4, ShowRunnerCLC™ on Processor) =====
128 128  
129 129  * Define EiscType in config: ##"EiscType": "VirtualControlEiscClient"##
130 130  * Define Vc4RoomId in config: ##"Vc4RoomId": "VC4ROOMID"##
131 -* IpAddressOrHostname will not used, instead VCSERVERADDR will be used instead
136 +* IpAddressOrHostname will not be used, instead VCSERVERADDR console command will be used instead
132 132  
133 133  ===== Processor Settings =====
134 134  
... ... @@ -138,7 +138,7 @@
138 138  
139 139  (% class="box warningmessage" %)
140 140  (((
141 -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.
146 +ShowRunnerCLC™ will generate the RSD file as an EISC type, the SIMPL Windows programmer will need to convert the symbol to the correct type. At the time of this writing, Crestron does not allow import/export of RSD files for //EISC Client//, //EISC Server,// and //VC-4 EISC Client// types.
142 142  )))
143 143  
144 144  (% class="box warningmessage" %)