Dimming problem

Discussion in 'C-Bus Toolkit and C-Gate Software' started by Weedo, Mar 23, 2011.

  1. Weedo

    Weedo

    Joined:
    Mar 21, 2011
    Messages:
    35
    Likes Received:
    3
    Location:
    Toowoomba
    A recent request from a client has me a little puzzled. The situation is this. they need the lights to turn on at 50% output, be able to ramp up from this to 100% if needed and finally turn off. easy right! No because it needs to be done on one key. Is it possible and if yes how? thanks in advance.
     
    Weedo, Mar 23, 2011
    #1
  2. Weedo

    SBL

    Joined:
    Nov 11, 2009
    Messages:
    48
    Likes Received:
    0
    Location:
    NZ
    Logic options

    Sounds like a tricky one to do without logic.

    An intermediate or advanced programmer could do this without to much difficulty but it would be custom logic code to handle the dimming control.

    You would need a PAC unit or black and white touch-screen with logic engine, or a colour touchscreen.

    Involves making a judgement call, do you want a more simple level of system configuration or does the application warrant a slightly more sophisticated approach.

    Maybe one of the more senior guru's can suggest a way to do it without logic but we have done things like this with logic and found the system very flexible to accomodate pretty much anything the client asks for.

    The downside of going to custom logic dimming is it is easy to end up with a cumbersome project unless the programmer understands how to make the code relatively simple to work with and efficient for the logic engine to run.

    If there is not the desire to go down this road it may be better to sell the client on working with the system in a more 'by the book' or 'out of the box' type approach.
     
    SBL, Mar 24, 2011
    #2
  3. Weedo

    Don

    Joined:
    Aug 4, 2004
    Messages:
    429
    Likes Received:
    0
    Location:
    Townsville, Australia
    If what you want is only that the load is either OFF or between 50% and 100% in brightness, then this will work:

    key configured with:
    just press = idle
    short release = toggle (this gives you the ability to turn OFF the load)
    long press = upkey (downcycle would actually work if you needed to adjust level up and down)
    long release = endramp

    and set minimum brightness on the dimmer to 50%..

    On the other hand, if you really need the GROUP level to jump from 0 to 50%, then optionally ramp to as high as 100%, you will need logic as SBL points out
     
    Don, Mar 25, 2011
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.