DBDT Dimmer Button Double Tap

Syntax
DBDT, <address>, <button number>

Parameter Description Format
address system address of the H48 or RF dimmer/switch see device address formatting description
button number button number to double tap 1

Description
Simulates the double tap action of the tap switch for an H48 or RF dimmer/switch. This will affect the local load and activate any keypad-like double tap programming. This does not simulate a true keypad button double tap that is preceded by a press and release and followed by a second release. This does not simulate the double tap action of the tap switch for a D48 dimmer/switch.

Example
Double tap H48 tap switch on processor 1, link 4, router 1, bus 3, dimmer 2.

L232> DBDT, [1:4:1:3:2], 1

Double tap RF tap switch on processor 1, link 8, dimmer address 54. (The device type is 1 for all RF dimmers/switches.)

L232> DBDT, [1:8:1:54], 1

See Also
DBP - Dimmer button press

back to the table of contents...