Wiki source code of Ethernet Intersystem Communications (Crestron)
Version 5.2 by Mark Kohlmann on 2021/07/14 16:24
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | **** Ignore Fade Times option set | ||
34 | ***** Fade Times are not sent out, only final value. Reduces traffic. | ||
35 | ** Device Export | ||
36 | *** Exports devices with specific signals for each device type | ||
37 | **** Occupancy Sensor | ||
38 | ***** Occupied | ||
39 | ***** Online Feedback | ||
40 | **** Keyswitch | ||
41 | ***** Active Feedback | ||
42 | **** Partition Sensor | ||
43 | ***** Combined Feedback | ||
44 | **** Keypad | ||
45 | ***** Enable/Disable w/ Feedback | ||
46 | ***** Button Press Event | ||
47 | ***** Button Feedback Setting | ||
48 | ***** Extended Keypad Export option set | ||
49 | ****** Button Tap/Double Tap/Held Events | ||
50 | **** Global Actions | ||
51 | ***** Activate | ||
52 | **** Shade | ||
53 | ***** Open/Close/Stop | ||
54 | **** Load | ||
55 | ***** Level Set and Feedback | ||
56 | **** Photocell | ||
57 | ***** Sensor Reading | ||
58 | **** Area | ||
59 | ***** Scene Set and Feedback | ||
60 | *** Devices to be exported are defined in the configuration and are not changeable at run-tim | ||
61 | |||
62 | (% class="box warningmessage" %) | ||
63 | ((( | ||
64 | Note: Any changes to load hardware/scene quantity will require a regeneration of the EISC and will result in signal changes. | ||
65 | ))) |