Changes for page Zummesh Keypad Custom Programming
Last modified by Mark Kohlmann on 2024/04/05 19:48
From version 10.7
edited by Mark Kohlmann
on 2022/09/19 18:28
on 2022/09/19 18:28
Change comment:
Update document after refactoring.
To version 12.1
edited by Mark Kohlmann
on 2024/04/05 19:46
on 2024/04/05 19:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,9 @@ 1 1 (% class="box warningmessage" %) 2 2 ((( 3 -Buttons 5 and 6 presently cannot be exposed to ShowRunner and will only work locally. ZUMMESH-KPAV type keypads are not supported with this approach and require an AVBRIDGE. 3 +Buttons 5 and 6 presently cannot be exposed to ShowRunnerCLC™ and will only work locally. ZUMMESH-KPAV type keypads are not supported with this approach and require an AVBRIDGE. 4 4 ))) 5 5 6 -ShowRunner™ supports receiving button presses from ZUMMESH-KP* keypads. Overriding buttons is done on a per button basis. 6 +ShowRunnerCLC™ supports receiving button presses from ZUMMESH-KP* keypads. Overriding buttons is done on a per button basis. 7 7 8 8 Requirements: 9 9 ... ... @@ -11,6 +11,7 @@ 11 11 * ZUMMESH Firmware v1.07.016 or newer 12 12 ** NETBRIDGE firmware v1.013.0021 13 13 ** ZUM-KPBATT firmware v0010000113 14 +** ZUM-JBOX-SIM firmware v0010000067 14 14 * NETBRIDGE defined in ShowRunner as a load controller 15 15 * ZUMMESH-KP or ZUMMESH-KPBATT (Excludes ZUMMESH-KPAV series keypads are not supported due to lack of firmware support) 16 16 * ShowRunner™ 3.004 or newer ... ... @@ -18,6 +18,10 @@ 18 18 Keypads have 6 buttons, 1 through 4 can be exported individually, 5 and 6 are supported by ShowRunner but not Crestron: 19 19 [[image:ZUMMESH-KP Buttons.png]] 20 20 22 + 23 +JBOX-SIM is supported. O is button 1, V is button 2, and P is button 3. 24 + 25 + 21 21 Keypad definition in ShowRunner config: 22 22 23 23 ##//**DeviceConnectionId**//## is the KeypadId used to uniquely identify the ZUMMESH-KP. This must be between 1 and 255. ... ... @@ -51,14 +51,14 @@ 51 51 52 52 ==== Automatic Setup: ==== 53 53 54 -This method will automatically enable all buttons to report to ShowRunner™ 59 +This method will automatically enable all buttons to report to ShowRunnerCLC™ 55 55 56 -* Console to ShowRunner 61 +* Console to ShowRunnerCLC™ 57 57 * Obtain the keypad address by querying the devices on the NETBRIDGE: 58 58 ##sr zummesh show devices [Gateway IP-ID in hex] [NETBRIDGE RF-ID in hex]## 59 59 Example: ##sr zummesh show devices B0 1A## 60 60 [[image:1626996842264-632.png]] 61 -* Setup the keypad buttons that will report to ShowRunner™: 66 +* Setup the keypad buttons that will report to ShowRunnerCLC™: 62 62 ##sr zummesh keypad custom buttons [Gateway IP-ID] [NETBRIDGE RF-ID] [Keypad Address] [Keypad Id] [List of Buttons to Override Local Logic, comma/dash separated list]## 63 63 Example: ##sr zummesh keypad custom buttons B0 1A 52E5 1 1-6## 64 64 [[image:1626997279912-938.png]] ... ... @@ -65,7 +65,7 @@ 65 65 66 66 ==== Manual Setup: ==== 67 67 68 -Use this setup method if you wish to assign specific ShowRunner™ button IDs to ZUMMESH-KPs or selective send buttons to ShowRunner™ 73 +Use this setup method if you wish to assign specific ShowRunnerCLC™ button IDs to ZUMMESH-KPs or selective send buttons to ShowRunnerCLC™ 69 69 70 70 * Connect to RF Gateway console 71 71 * ##RFRCON [NETBRIDGE RF-ID] DISPLAYDEVICES## to obtain the Addr of the Keypad