11-06-2020, 03:24 PM
I just installed 3.12.16 on a new PC. Made a couple of changes in Comfigurator and uploaded to Comfort II.
I then noticed this response was not working properly;If DoorStationId = 1 Then
Set Flag FrontDoorBell(13)
Announce Front Door
Else
Set Flag KitchenDoorBell(14)
Announce Kitchen Door
End If
Clear Flag FrontDoorBell(13)
Clear Flag KitchenDoorBell(14)
The first part (If) works but the Else did not. I tried re-uploading a couple of times.I then fired up my old PC running 3.12.15, uploaded and it works properly.
I assume a bug in 3.12.16.
I then noticed this response was not working properly;If DoorStationId = 1 Then
Set Flag FrontDoorBell(13)
Announce Front Door
Else
Set Flag KitchenDoorBell(14)
Announce Kitchen Door
End If
Clear Flag FrontDoorBell(13)
Clear Flag KitchenDoorBell(14)
The first part (If) works but the Else did not. I tried re-uploading a couple of times.I then fired up my old PC running 3.12.15, uploaded and it works properly.
I assume a bug in 3.12.16.