Hey all,
I’m having issues using some of the program steps actions with virtual buttons on a glass panel. In effect, I’m not seeing any of these virtual buttons do anything unless “Press (0.25s)” action is used. Is this expected and intended? I wasn’t able to find any documentation on this.
Here’s the setup I’m testing this out on:
- VMBGP1-2 (firmware versions 1917 and 2221 both behave almost the same)
- VMB4RYLD (firmware version 1927)
To reproduce:
- Configure
VMBGP1-2.CH2 o-[ Momentary (follows) ]-> VMB4RYLD.CH5
. - Set up a program step to commit
Short press without release
onVMBGP1-2.CH2
a few minutes in the future, - Synchronize modules.
- Wait and observe
VMB4RYLD.CH5
, notice that the virtual relay never closes.
The same happens with VMBGP1-2.CH2 o-[ Toggle ]-> VMB4RYLD.CH5
instead of Momentary
action. When my glass panel was on an old firmware version (1917), this same would fail if I used VMBGP1-2.CH1
instead of CH2
, but on a newer firmware (2221) CH1
works correctly (button is pressed and remains pressed) as I would expect.
Is this a bug? Should it work?