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

From version 17.1
edited by Alexander Mott
on 2023/10/02 15:26
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
... ... @@ -124,12 +124,16 @@
124 124  * Define EiscType in config: ##"EiscType": "EiscServer"##
125 125  * Everything else defined as normal
126 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
127 127  
128 -===== ShowRunnerCLC™ Config Settings (Importing from a third-party VC-4) =====
132 +===== ShowRunnerCLC™ Config Settings (Importing from a third-party VC-4, ShowRunnerCLC™ on Processor) =====
129 129  
130 130  * Define EiscType in config: ##"EiscType": "VirtualControlEiscClient"##
131 131  * Define Vc4RoomId in config: ##"Vc4RoomId": "VC4ROOMID"##
132 -* IpAddressOrHostname will not used, instead VCSERVERADDR will be used instead
136 +* IpAddressOrHostname will not be used, instead VCSERVERADDR console command will be used instead
133 133  
134 134  ===== Processor Settings =====
135 135  
... ... @@ -139,7 +139,7 @@
139 139  
140 140  (% class="box warningmessage" %)
141 141  (((
142 -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.
143 143  )))
144 144  
145 145  (% class="box warningmessage" %)