Jump to content

Motion Testing


Recommended Posts

For motion testing with 3.2.5, I created following programs to catch based on motion event and motion status.  I walked past the motion sensors on keypads and they appear to react to me by display and backlight changes.  However, neither program become True.  I didn't delete and re-add the nodes or openers after the NS upgrade, should I? 

Test GDO Motion Event

If
        'Garage / Garage:Paul Garage Door' is switched Motion
 
Then
   - No Actions - (To add one, press 'Action')
 
Else
   - No Actions - (To add one, press 'Action')

 

Test GDO Motion Status

If
        'Garage / Garage:Paul Garage Door' Motion is Detected
 
Then
   - No Actions - (To add one, press 'Action')
 
Else
   - No Actions - (To add one, press 'Action')
 

 

I will PM the log package 

 

Link to comment
6 hours ago, hart2hart said:

For motion testing with 3.2.5, I created following programs to catch based on motion event and motion status.  I walked past the motion sensors on keypads and they appear to react to me by display and backlight changes.  However, neither program become True.  I didn't delete and re-add the nodes or openers after the NS upgrade, should I? 

Test GDO Motion Event

If
        'Garage / Garage:Paul Garage Door' is switched Motion
 
Then
   - No Actions - (To add one, press 'Action')
 
Else
   - No Actions - (To add one, press 'Action')

 

Test GDO Motion Status

If
        'Garage / Garage:Paul Garage Door' Motion is Detected
 
Then
   - No Actions - (To add one, press 'Action')
 
Else
   - No Actions - (To add one, press 'Action')
 

 

I will PM the log package 

 

I also ran a motion test and it seemed to work just fine.  I did completely delete and reinstall the plugin due to other issues.

Here was the output from the event viewer.  And my test program did trigger (more often than expected; using the switched/DON3 condition).

Wed 01/31/2024 11:39:14 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:39:14 PM : [n001_ratgdo47285]      GV3   1 (uom=25 prec=0)
Wed 01/31/2024 11:39:19 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:39:24 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:39:24 PM : [n001_ratgdo47285]      GV1   1 (uom=25 prec=0)
Wed 01/31/2024 11:39:27 PM : [n001_ratgdo47285]      GV1   0 (uom=25 prec=0)
Wed 01/31/2024 11:39:34 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:39:39 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:39:44 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:40:54 PM : [n001_ratgdo47285]      GV3   0 (uom=25 prec=0)
Wed 01/31/2024 11:49:44 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:49:44 PM : [n001_ratgdo47285]      GV3   1 (uom=25 prec=0)
Wed 01/31/2024 11:49:48 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:49:53 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:50:04 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:50:09 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:50:24 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:50:29 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:50:34 PM : [n001_ratgdo47285]     DON3   0
Wed 01/31/2024 11:51:40 PM : [n001_ratgdo47285]      GV3   0 (uom=25 prec=0)

 

Link to comment

Thanks @gzahar.  I deleted and re-added NS which changed layout in eISY which I'm sure is better in the long run and I hadn't created any programs at this point.

However, the problem was installer or maybe I disabled (or it was default setting) the motion sensor during install.  I looked at Menu on wall button, but it didn't list motion sensor as an option.  Quick google search located following video that described turning motion sensor on via the Light option.  Motion sensor now turned on and motion auto turns on GDO light with motion (I'd prefer to be able to control that action with a program so I'll look further but okay either way).

 

Ratgdo is now recording motion for both status and events!  Thanks again for the update @Goose66!

 

 

  • Like 1
Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...