Changes for page Keypad Configuration

Last modified by Alexander Mott on 2024/05/31 19:33

From version 45.1
edited by Alexander Mott
on 2024/05/31 19:08
Change comment: There is no comment for this version
To version 46.1
edited by Alexander Mott
on 2024/05/31 19:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -75,8 +75,22 @@
75 75  
76 76  == X-Type Button Models ==
77 77  
78 -When configuring X-Type keypads through the ShowRunnerHUB™ UI, there are several "Button Models" available to describe what actions are performed
78 +(% class="box warningmessage" %)
79 +(((
80 +When configuring a button to perform Raise, Lower, or RaiseLower actions, you must also configure a Stop action to trigger on Release. This requires either a Press/Hold/Release or Tap/Hold/Release Button Model to be selected: if no action is to be triggered by a simple button press, then either Button Model is suitable. If an action is to be triggered on button press, you must select either a Press/Hold/Release or Tap/Hold/Release depending on whether you want the press action to trigger every time the button is pressed (Press) or only trigger when the button is not subsequently held (Tap)
81 +)))
79 79  
83 +When configuring X-Type keypads through the ShowRunnerHUB™ UI, there are several "Button Models" available to describe what types of button interactions will have actions assigned to them. There are four main types of button interaction (Press, Tap, Double-Tap, and Hold) plus Release, and Button Models are available for a number of different interaction combinations. The table below describes each of the button interaction types and when they are triggered:
84 +
85 +(% class="table-condensed" %)
86 +|(% style="width:246px" %)**Interaction Type**|(% style="width:1244px" %)**Behavior**
87 +|(% style="width:246px" %)Press|(% style="width:1244px" %)Always executes immediately upon button press detected
88 +|(% style="width:246px" %)Tap|(% style="width:1244px" %)Delayed execution after a button press is detected unless a Double-Tap or Hold is detected
89 +|(% style="width:246px" %)Double-Tap|(% style="width:1244px" %)Delayed execution after a second button press is detected within the ##"DoubleTapTime"## specified in the configuration
90 +|(% style="width:246px" %)Hold|(% style="width:1244px" %)Delayed execution after a button is pressed and held longer than the ##"HoldTime"## specified in the configuration
91 +|(% style="width:246px" %)Release|(% style="width:1244px" %)Always executed
92 +|(% colspan="2" style="width:219px" %)**Note:** ##"HoldTime"## and ##"DoubleTapTime"## properties are set per-keypad in the ShowRunnerCLC™ configuration and dictate the delay between button press detection and action execution. Valid range is 0.1 to 1.0s, default is 0.5s
93 +
80 80  == X-Type Templates ==
81 81  
82 82  X-Type templates are a powerful tool available in ShowRunnerCLC™ that enable a technician to streamline configuring custom keypads on larger jobs. X-Type templates are similar to custom "standard" type keypads: once a custom template is created, it can be assigned to many different keypads and used to perform the same set of actions on different areas by simply re-mapping the template for each keypad.