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 135.1
edited by Alexander Mott
on 2022/09/16 20:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,9 @@
1 -{{box title="**CONTENTS**"}}
1 +{{box title="**Contents**"}}
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 +(% class="row" %)
6 +(((
5 5  = Overview =
6 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.
... ... @@ -682,8 +682,7 @@
682 682  
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 -== X-Type Actions Table ==
686 -(% class="table-condensed" id="xActionsTable" %)
687 +(% class="table-condensed" %)
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
689 689  |EDmxReceiver|Enable|Turns on the E-DMX Receiver|n/a|False|Digital, Analog|n/a
... ... @@ -833,3 +833,4 @@
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
837 +)))