Jump to content

JTsao

Members
  • Posts

    399
  • Joined

  • Last visited

Everything posted by JTsao

  1. Has anyone successfully modified the medium and low speed settings on a fanlinc by changing the internal capacitors? I installed a couple of Casablanca fans that came with a 3 speed wireless controller - I used the fanlinc instead of the included controller. It works, but the problem is that the medium and low fan speeds are too slow - need to speed them up a bit. I have downloaded the internal pictures of the fanlinc and have found some discussion of this, but no specific details that could expedite a solution prior to me experimenting.
  2. This has probably been asked before; Can I have two or more different programs waiting for a motion detector to switch on? In other words, will both of them be able to execute properly? For example: Program 1: If Control 'StudyMD-Sensor' is switched on Then $studyMdOnCount += 1 Program 2: If Control 'StudyMd-Sensor' is switched on And Status 'Study Lt Switch' is Off Then Set Scene 'Study' On So in the cases above I want to make 100% sure that the variable would increment in program 1 AND that the lights would turn on every time if they were off in the study (Program 2). There is a specific reason that I don't want to get into why I would have two or more programs monitoring the motion detector. I just want to make sure that both programs get scheduled to run AND that they will both see the switched on condition. I don't want one running 1st, clearing the condition, then the 2nd not working. Also, in general, can this be done with any kind of sensor or switch? Thanks in advance for your help
×
×
  • Create New...