0

bright sign motion trigger help

need help with a motion sensor.  The motion sensor keeps triggering the gpio after the video has started.  In the past i have not had this problem and could use some help.

3 comments

  • 0
    Avatar
    Allen H. Porter

    Is there any reason the GPIO trigger should be on the video object in the Presentation?  If not, attach the GPIO event to an Event Handler object with a Timer object that is short..like .1 that leads into the video.  Then no matter what the motion sensor does the GPIO trigger is ignored.

     

    Also I believe the GPIO object can be set to trigger on button release or press (up/down) and separately you can set for first press or continuous.  I can't see how these settings would cause an issue however.

  • 0
    Avatar
    Kevin ford

    By placing a black image I was able to get that to stop triggering. The problem now is they want the final image of the video to be the final and starting state. Can someone show me how this is done but with a picture?

  • 0
    Avatar
    Bright Scripters

    Hello, please see my reply in your other post

Please sign in to leave a comment.