System Parameters
'+B' Set Button bounce timeout
  This functionality is a +PxPlus Exclusive (build 9180.4)
Description The '+B' parameter is used to define the number of milliseconds that must occur between presses of the same button. Setting this parameter can help avoid the user accidentally pressing the same button multiple times.

For example, setting this parameter to 500 means that once a button is pushed, subsequent pushes of the same button will be ignored for 500ms (1/2 second). Multiple accidental presses are common when using touch screens so setting this parameter may help.

This parameter can be set to a value between 0 and 5000ms..

 
     
Default The default setting for this parameter is 0 -- all button pushes will be processed.