10-28-2019, 01:53 PM
Hi,
Have a little problem working out to configure announcing my drive way alert when this zone\'s sensor is triggered during the day only.I had this selected to announce on the zone itself, but the with the number of triggered announcements by animals through the night it has become a pain.During the day though, the announcements are welcome so as to determine when someone has entered the drive when the gates are open.I am trying to have a zone announcement during a specific time period, but having written to the system it hasn\'t worked. I haven\'t done any programming on the system for some time, so my approach and programming are a little rusty:
I have set up the following:
-TimeProgram09 to execute response 127 at 0700hrs
-Response 127: Set Flag Flag004 If input DrvWayPer <>0 Then Do Response 126 End If
- Response 126: Say ZoneName
-TimeProgram10 to execute response 128 at 2230hrs
-Response 128: Clear Flag Flag004
If this isn\'t the correct approach, I would be thankful for any assistant given.
Regards,Iain
Have a little problem working out to configure announcing my drive way alert when this zone\'s sensor is triggered during the day only.I had this selected to announce on the zone itself, but the with the number of triggered announcements by animals through the night it has become a pain.During the day though, the announcements are welcome so as to determine when someone has entered the drive when the gates are open.I am trying to have a zone announcement during a specific time period, but having written to the system it hasn\'t worked. I haven\'t done any programming on the system for some time, so my approach and programming are a little rusty:
I have set up the following:
-TimeProgram09 to execute response 127 at 0700hrs
-Response 127: Set Flag Flag004 If input DrvWayPer <>0 Then Do Response 126 End If
- Response 126: Say ZoneName
-TimeProgram10 to execute response 128 at 2230hrs
-Response 128: Clear Flag Flag004
If this isn\'t the correct approach, I would be thankful for any assistant given.
Regards,Iain

