Home BSS User Forum BSS Archive Threads Discussion London Architect with Soundweb London

MUTE after start BLU100

Hi,

how can I make a \"time delay\" for logic output. Excatly what I need:
I have BLU100 at church. The unit is after every day switched off. I need that if main unit is switched on, after few seconds on every switching set one logic output to \"1\". The switched logic source switch on amplifier control input.

Thanks

Comments

  • Use a Logic Pulse object. The Logic Pulse has a Property called: Type. If you set this to \"Normal\" it will work as a normal Logic Pulse. If you set this to \"Startup\" it will pulse once when the device has finished booting.
    Simply wire this Logic Pulse to a Logic End and assign the Logic End to the Logic Output. Add a Logic Delay if you want the Logic End to go High after a certain amount of time.

    There is another way to do it, but this is the simplest.
  • Dan LynchDan Lynch Posts: 472
    Small clarification: you don't need the logic delay. When the device boots, the logic pulse will wait for the duration of the \"Off Time\", then it will turn on for the duration of the \"On Time\", then it will turn back off.

    If you need that control port to stay on, then it requires a different approach.

    Dan
Sign In or Register to comment.