Jump to content
C4 Forums | Control4

Hasnat

c4Forums Member
  • Posts

    129
  • Joined

  • Last visited

Posts posted by Hasnat

  1. On 7/14/2020 at 8:19 PM, mstafford388 said:

    It would look (crudely) something like this....

    Create a boolean variable called "scene active"

     

    When motion sensor senses motion 

        If scene active is false -> turn on light

    When motion sensor stops sensing motion

        If scene active is false -> turn off light

     

    When lighting scene is invoked

       Set variable scene active to true

    When lighting scene becomes inactive

       Set variable scene active to false 

     

    FYI this falls apart completely if you are activating the same lighting scene with the motion sensors.  

     

    i think it should work. if not i will let you know. Thanks 

  2. On 7/14/2020 at 8:24 PM, RAV said:

    I think what you want is:

    Normally - motion trigger lights.
    Manually Activated lights - don't use motion trigger again until lights are turned off manually.

    When motion activated -
    ...If lights are off - set variable 'motion' to true turn on lights.

    When motion deactivate -
    ...If 'motion' is true, turn off lights and set 'motion' to false.

    When scene 'room' becomes active, set 'motion' to false

    Scene 'room' should NOT be the scene called for by the motion sensor. If similar, just change one of the levels by 5% so the "look" the same to the eye, but are different in actual values.

     

    i can give you an example ..

    say when i enter room motion will trigger and light will go on for 5 min as per sensor occupancy holding time. after that i press training mode what i created as a scene in my training session.then what will happen? lights will go on as per scene. in that time motion will not trigger again because its hold 5 min. but when 5 min expired then what will happen? motion will trigger again and light will go on as per motion program. then training mode is not having there. so that there will be created awkward moment when everything will be changed during training session. so i need that program when motion trigger again if scene is active motion will not work if scene is notactive motion will work..but primary requirement is when i enter light will go on through motion. i need that program.... i think you will get it. 

     

  3. Hi,

    Good Day,

    my room is completely motion based solution by NYCE ncz3041 and occupancy holding time is 5 min. I also create some lighting scene. when i enter the room light will go on for 5 min.  if i active lighting scene then motion will be deactivate and when lighting scene will be closed then motion will activate.

    anyone can give a demo program for this?

  4. 17 hours ago, Matt Lowe said:

    I personally do not like the media scenes as they are not reliable. Also if they have different sources this will cause problems. I would suggest using custom programming and perhaps an experience button to activate the scenes you are looking for.

    i agree with you but customer wants to see the icon. that makes them better feelings.

  5. On 11/2/2019 at 6:19 PM, KWD said:

    I'm guessing IR from one device is triggering the other. Try doing something to isolate IR TX/RX between devices. 

    Edit:They are in different rooms? Using different IR ports from the controller?

    Actually They are in same rooms. but have good enough distance. using different port from the controller.

    though problem is solved. but i have a confusion. let me explain. first of all i created a scene named presentation mode. Then i programmed when this scene becomes active one projector and screen goes works. that was my first process and i faced the problem. after that i programmed when this is invoked projector and screen goes work. Now both projector control separately. Is there any issue between becomes active and is invoked in program?  i dont think so. 

  6. Hi,

    there are two projector in one room. I have created two rooms for separate control. i also created a driver and add in two rooms. but when i select a scene like presentation mode(one projector turn on & Screen down) for one room then another room(another projector & screen) is response. two projector goes on simultaneously. there is different binding composer. why this is happen. Though the driver is same. Not only projector goes on but also two screen goes on. why?

    Thanks

  7. Hi,

    there are two projector in one room. I have created two rooms for separate control. i also created a driver and add in two rooms. but when i select a scene like presentation mode(one projector turn on & Screen down) for one room then another room(another projector & screen) is response. two projector goes on simultaneously. there is different binding composer. why this is happen. Though the driver is same. Not only projector goes on but also two screen goes on simultaneously. why?

    Thanks

  8. Hi,

    there are two projector in one room. I have created two rooms for separate control. i also created a driver and add in two rooms. but when i select a scene like presentation mode(one projector turn on & Screen down) for one room then another room(another projector & screen) is response. two projector goes on simultaneously. there is different binding composer. why this is happen. Though the driver is same. Not only projector goes on but also two screen goes on. why?

     

     

    Thanks

  9. Hi,

    there are two projector in one room. I have created two rooms for separate control. i also created a driver and add in two rooms. but when i select a scene like presentation mode(one projector turn on & Screen down) for one room then another room(another projector & screen) is response. two projector goes on simultaneously. there is different binding composer. why this is happen. Though the driver is same. Not only projector goes on but also two screen goes on. why?

    Thanks

  10. there are two projector in one room.i have created two rooms for separate control. i also created a driver and add in two rooms. but when i select a presentation mode for one room then another room is response. two projector goes on simultaneously. there is different binding composer. why this is happen. 

     

    another is i have IR control projector screen. That's why i added a ir controlled relay blind. sometimes command doesn't work. Why? 

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.