Level translations

Discussion in 'C-Bus Toolkit and C-Gate Software' started by Dave Byron, Jul 24, 2009.

  1. Dave Byron

    Dave Byron

    Joined:
    Aug 3, 2004
    Messages:
    835
    Likes Received:
    0
    Location:
    Casurina
    In the Toolkit help file it says;
    Programming with level translation mode
    Using the level translation mode, there are four movement controls which allow the user to open and close devices, change device motor direction (toggle) and stop motor action. The light levels in level translation mode are restricted to 0%, 3% to 97%, and 100%. The light levels of 1%, 2%, 98% and 99% are reserved values which correspond to the following internal commands: Close Shutter, Stop Shutter, Toggle Shutter, and Open Shutter in the Single channel shutter relay

    I get them as;
    Close = 0%, Close toggle = 1%, Stop=2%, Toggle=98%, Open toggle=99%, Open=100%

    is the help correct ????


    dave
     
    Dave Byron, Jul 24, 2009
    #1
  2. Dave Byron

    NickD Moderator

    Joined:
    Nov 1, 2004
    Messages:
    1,429
    Likes Received:
    64
    Location:
    Adelaide
    Hi Dave,

    You're right.. this is a whoopsie in the help... the reserved levels are

    1% = Down/Stop (2 key mode)
    2% = Stop (used with 3 key mode)
    98% = Up/Stop/Down (1 key mode)
    99% = Up/Stop (2 key mode)

    Cheers,

    Nick
     
    NickD, Jul 24, 2009
    #2
  3. Dave Byron

    Robbo_VIC

    Joined:
    Jan 24, 2011
    Messages:
    143
    Likes Received:
    0
    Location:
    Melbourne, VIC
    If i am programming a scene in the wiser, so i can use 1 button on a DLT to control ~5 blinds, do i set it as follows?
    Scene: Blinds Down
    Trigger: Scene Blinds - ON (down)
    Blind 1 = 1%
    Blind 2 = 1%
    Blind 3 = 1%
    Blind 4 = 1%
    Blind 5 = 1%

    Scene: Blinds UP
    Trigger: Scene Blinds - OFF (up)
    Blind 1 = 99%
    Blind 2 = 99%
    Blind 3 = 99%
    Blind 4 = 99%
    Blind 5 = 99%
     
    Robbo_VIC, Jun 22, 2011
    #3
  4. Dave Byron

    Don

    Joined:
    Aug 4, 2004
    Messages:
    429
    Likes Received:
    0
    Location:
    Townsville, Australia
    If you are using scenes for blind control, You should set the desired level in the scene, so:

    Scene: Blinds Down
    Trigger: Scene Blinds - ON (down)
    Blind 1 = 0%
    Blind 2 = 0%
    Blind 3 = 0%
    Blind 4 = 0%
    Blind 5 = 0%

    Scene: Blinds UP
    Trigger: Scene Blinds - OFF (up)
    Blind 1 = 100%
    Blind 2 = 100%
    Blind 3 = 100%
    Blind 4 = 100%
    Blind 5 = 100%

    would be more appropriate.

    Using the toggle functions you run the risk of re-transmissions on the network cancelling the operation. Re-transmissions can occur due to noise bursts / bad connections / marginal unit communications. Re-transmissions may occur automatically in the network as part of the communication protocol, and should be allowed for because well... C-Bus can't control everything :)
     
    Don, Jun 22, 2011
    #4
  5. Dave Byron

    Robbo_VIC

    Joined:
    Jan 24, 2011
    Messages:
    143
    Likes Received:
    0
    Location:
    Melbourne, VIC
    Thanks Don. I actually worked out that solution in the meantime. Turns out the sparky had incorrectly wired the molex plugs so i had some going up and some going down at the same time.
     
    Robbo_VIC, Jun 22, 2011
    #5
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.