Last modified by Alexander Mott on 2024/05/13 15:02

From version 138.1
edited by Alexander Mott
on 2022/09/17 03:01
Change comment: There is no comment for this version
To version 140.1
edited by Alexander Mott
on 2022/10/17 14:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,8 @@
1 -{{box title="**CONTENTS**"}}
2 -{{toc/}}
3 -{{/box}}
1 +(% class="row" %)
2 +(((
3 +(% class="col-xs-12 col-sm-8" %)
4 +(((
4 4  
5 -= Overview =
6 -
7 7  The showrunner™ program includes several pre-built keypad types suitable for a wide variety of applications. In addition to standard keypad types, showrunner™ supports custom "X-Type" keypad configurations. Custom keypads can be configured from the showrunnerHUB™ Web Interface, or they can be manually added to the config and enabled using the XPanel Touchscreen interface.
8 8  
9 9  = Cameo Keypads =
... ... @@ -676,7 +676,7 @@
676 676  
677 677  = X-Type Keypad Actions =
678 678  
679 -The showrunner™ X-Type keypad is a customizable keypad type available for Cameo, Horizon, GLPPA-KP, and Zūm Wired keypads. See[[ this document>>attach:showrunnerKeypadStyles.pdf]] for a list of possible keypad layouts for all keypad types. Instructions for configuring X-Type keypads from the showrunnerHUB UI are available [[here>>https://wiki.chiefintegrations.com/download/SHOWRUNNER%E2%84%A2%20Setup%20Guide/showrunnerHUB%E2%84%A2/Keypad%20Configuration/WebHome/CI%20Keypad%20Editor%20UI%20Guide.pdf?rev=1.2]].
678 +The showrunner™ X-Type keypad is a customizable keypad type available for Cameo, Horizon, GLPPA-KP, and Zūm Wired keypads. See[[ this document>>attach:showrunnerKeypadStyles.pdf]] for a list of possible keypad layouts for all keypad types. Instructions for configuring X-Type keypads from the showrunnerHUB UI are available [[here>>https://wiki.chiefintegrations.com/download/SHOWRUNNER%E2%84%A2%20Setup%20Guide/showrunnerHUB%E2%84%A2/Keypad%20Configuration/WebHome/CI%20Keypad%20Editor%20UI%20Guide.pdf?rev=1.2]].
680 680  
681 681  The table below is a comprehensive list of actions which can be used to manually configure X-Type keypads from the SrConfig.json file. The table was generated using showrunner™ v3.019, but can be viewed for any version of showrunner™ by connecting to a processor running the desired version of showrunner™ and running the command: ##sr sh ac##
682 682  
... ... @@ -683,6 +683,7 @@
683 683  Note that actions with "None" listed under "Triggers" are read-only and are only able to be used for keypad or keyswitch feedback.
684 684  
685 685  == X-Type Actions Table ==
685 +
686 686  (% class="table-condensed" id="xActionsTable" %)
687 687  |** Type**|**Action**|**Action Description**|**Reference Property**|**Reference Required**|**Triggers**|**Supported Properties**
688 688  |EDmxReceiver|Disable|Turns off E-DMX Receiver|n/a|False|Digital, Analog|n/a
... ... @@ -833,3 +833,11 @@
833 833  |Occupancy|Disable|Disables the occupancy sensor|n/a|False|Digital, Analog|n/a
834 834  |Occupancy|Enable|Enables the occupancy sensor|n/a|False|Digital, Analog|n/a
835 835  |Occupancy|Occupied|Reports the occupied status of an occupancy sensor|n/a|False|None|n/a
836 +
837 +)))
838 +(% class="col-xs-12 col-sm-4" %)
839 +(((
840 +{{box title="**CONTENTS**"}}
841 +{{toc/}}
842 +{{/box}}
843 +)))