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

From version 135.1
edited by Alexander Mott
on 2022/09/16 20:35
Change comment: There is no comment for this version
To version 145.1
edited by Alexander Mott
on 2024/05/13 15:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Keypad Types
1 +ShowRunnerCLC™ Keypad Types
Content
... ... @@ -1,16 +5,12 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
4 -
5 5  (% class="row" %)
6 6  (((
7 -= Overview =
3 +(% class="col-xs-12 col-sm-8" %)
4 +(((
5 +The ShowRunnerCLC™ program includes several pre-built keypad types suitable for a wide variety of applications. In addition to standard keypad types, ShowRunnerCLC™ 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 -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.
10 -
11 11  = Cameo Keypads =
12 12  
13 -Wired and wireless Cameo keypads are fully supported by showrunner™ with both built-in and customizable keypad types.
9 +Wired and wireless Cameo keypads are fully supported by ShowRunnerCLC™ with both built-in and customizable keypad types.
14 14  
15 15  |(% rowspan="10" %)[[image:cameo a,ah,b.png]]|**Cameo A-Type **|(% colspan="4" %)**Button Functions**
16 16  |(% rowspan="4" %)2-Button, area On/Off keypad|**Button**|**Label**|(% colspan="2" %)**Press**
... ... @@ -678,13 +678,17 @@
678 678  
679 679  = X-Type Keypad Actions =
680 680  
681 -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]].
677 +The ShowRunnerCLC™ 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]].
682 682  
683 -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##
679 +Note that generally, //Press// and //Release //actions are always executed, while //Tap// actions are executed with a slight delay only if there is no subsequent //Double-Tap// or //Hold// detected.
684 684  
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 ShowRunnerCLC™ v3.019, but can be viewed for any version of ShowRunnerCLC™ by connecting to a processor running the desired version of ShowRunnerCLC™ and running the command: ##sr sh ac##
682 +
685 685  Note that actions with "None" listed under "Triggers" are read-only and are only able to be used for keypad or keyswitch feedback.
686 686  
687 -(% class="table-condensed" %)
685 +== X-Type Actions Table ==
686 +
687 +(% class="table-condensed" id="xActionsTable" %)
688 688  |** Type**|**Action**|**Action Description**|**Reference Property**|**Reference Required**|**Triggers**|**Supported Properties**
689 689  |EDmxReceiver|Disable|Turns off E-DMX Receiver|n/a|False|Digital, Analog|n/a
690 690  |EDmxReceiver|Enable|Turns on the E-DMX Receiver|n/a|False|Digital, Analog|n/a
... ... @@ -835,3 +835,11 @@
835 835  |Occupancy|Enable|Enables the occupancy sensor|n/a|False|Digital, Analog|n/a
836 836  |Occupancy|Occupied|Reports the occupied status of an occupancy sensor|n/a|False|None|n/a
837 837  )))
838 +
839 +(% class="col-xs-12 col-sm-4" %)
840 +(((
841 +{{box title="**CONTENTS**"}}
842 +{{toc/}}
843 +{{/box}}
844 +)))
845 +)))