Version 3.1 by Mark Kohlmann on 2021/06/02 22:07

Show last authors
1 ShowRunner provides Ethernet Intersystem Communications interfaces for integration with 3rd party Crestron systems.
2
3 * EISCs may be Classic, 3-Series, or Server/Client (VC-4) types
4 * EISCs can have their IP-ID and IP Address of the remote changed at run-time without a program restart
5 * An RSD file will be built for each EISC and a URL will be displayed on the touchscreen to retrieve it
6 * There are 2 EISC modes and only one mode is supported on an EISC definition, multiple EISCs may be defined
7 ** AV Integration
8 *** Provides a standardized interface for controlling areas
9 *** Area selection may be changed at run-time
10 *** [[AV Integration Demo>>url:https://files.chiefintegrations.com/s/Di4aypEKX7APn8n]]
11 *** Signals Provided per Area (signals vary by Area settings/configuration):
12 **** Area Name
13 **** Occupied
14 **** Occupancy Enable/Disable
15 **** Color Temp Auto
16 **** Color Temp Manual Set and Feedback
17 **** Area Master Raise/Lower
18 **** Save Current Scene
19 **** Recall Scene # and Current Scene Feedback
20 **** Extended Scene Export option set
21 ***** Scene Count
22 ***** Scene Names
23 **** Load Count
24 **** Load Level Analogs
25 **** Load Names
26 **** Extended Load Export option set
27 ***** CCT Load type: Color Temp
28 ***** RGB[A|W]: Individual Color Channels
29 **** Shade Count
30 **** All Shade Open/Close
31 **** Shade Name
32 **** Shade Open/Close/Stop
33 ****
34 ** Device Export
35 *** Exports devices with specific signals for each device type
36 **** Occupancy Sensor
37 ***** Occupied
38 ***** Online Feedback
39 **** Keyswitch
40 ***** Active Feedback
41 **** Partition Sensor
42 ***** Combined Feedback
43 **** Keypad
44 ***** Enable/Disable w/ Feedback
45 ***** Button Press Event
46 ***** Button Feedback Setting
47 ***** Extended Keypad Export option set
48 ****** Button Tap/Double Tap/Held Events
49 **** Global Actions
50 ***** Activate
51 **** Shade
52 ***** Open/Close/Stop
53 **** Load
54 ***** Level Set and Feedback
55 **** Photocell
56 ***** Sensor Reading
57 **** Area
58 ***** Scene Set and Feedback
59 *** Devices to be exported are defined in the configuration and are not changeable at run-time
60 * Any changes to load hardware/scene quantity will require a regeneration of the EISC and will result in signal changes.