SetUp
Board Model: T64M
Software Version: v3.18.0
DI1 = push button
DO1 = control lamp
DO2 = Pulse Start
DO3 = Pulse Stop
Output
Output DO2 Delay 0.5s
Output DO3 Delay 0.5s
IFTTT
1) If -> DI1 Rising Edge, and, DO1 OFF -> Then -> Toggle DO2 , DO1 ON
2) If _> DI1 Rising Edge, and, DO1 ON -> Then -> Toggle DO3, DO1 OFF
When I test the code via IFTTT by clicking "run," it works.
However, when I use my pushbutton DI1, output DO1 turns on and I get a pulse from DO2.
This happens repeatedly, no matter how many times I press the button.
The output doesn't turn off when I press the button a second time.
It seems like the "If DO1 on" nor the "If DO1 off" is working.
Will there be an option to back up settings?
With the option to restore the backup after an update.
Board Model: T64M
Software Version: v3.18.0
DI1 = push button
DO1 = control lamp
DO2 = Pulse Start
DO3 = Pulse Stop
Output
Output DO2 Delay 0.5s
Output DO3 Delay 0.5s
IFTTT
1) If -> DI1 Rising Edge, and, DO1 OFF -> Then -> Toggle DO2 , DO1 ON
2) If _> DI1 Rising Edge, and, DO1 ON -> Then -> Toggle DO3, DO1 OFF
When I test the code via IFTTT by clicking "run," it works.
However, when I use my pushbutton DI1, output DO1 turns on and I get a pulse from DO2.
This happens repeatedly, no matter how many times I press the button.
The output doesn't turn off when I press the button a second time.
It seems like the "If DO1 on" nor the "If DO1 off" is working.
Will there be an option to back up settings?
With the option to restore the backup after an update.

