Home AMX User Forum NetLinx Studio

Lutron problems! again

Ok, I had enough with the Duet Module.



Current problem :


If I am sending command too fast ( pressing TP presets fast to change lights preset) the master hang on for some time and lost communication. after 2 - 10 - 15 minutes - he gets alive again.

When lost communication I can't connect via netlinx, but can telnet and ping.

Pressing the buttons in slow way, one by one with few seconds between them, and its working.

I have the max module on this master too, maybe 2 ip module cause the problem?

I isolated the code only to send the command to lutron, it only this command that getting the master to lose its connection after few fast button pressing.



Anyone is working ok with this module?

If I can't fix that , what is the other way to work with lutron?

I download RS232 module for homeworks interactive from AMX site, v2.3

Will it work with HomeWorks P5?


Thanks for all the answers

Ady.

Comments

  • AMXJeffAMXJeff Posts: 450
    adys wrote: »
    Ok, I had enough with the Duet Module.



    Current problem :


    If I am sending command too fast ( pressing TP presets fast to change lights preset) the master hang on for some time and lost communication. after 2 - 10 - 15 minutes - he gets alive again.

    When lost communication I can't connect via netlinx, but can telnet and ping.

    Pressing the buttons in slow way, one by one with few seconds between them, and its working.

    I have the max module on this master too, maybe 2 ip module cause the problem?

    I isolated the code only to send the command to lutron, it only this command that getting the master to lose its connection after few fast button pressing.



    Anyone is working ok with this module?

    If I can't fix that , what is the other way to work with lutron?

    I download RS232 module for homeworks interactive from AMX site, v2.3

    Will it work with HomeWorks P5?


    Thanks for all the answers

    Ady.


    Please report all Module problems to Tech Support, Thank you!
  • adysadys Posts: 395
    I did :)

    1. Firmware update was needed to the last Duet (371)
    2. Telnet to the Master and command "set duet memory" to 12 megs instead of 3 megs


    Proplems solved!
  • Spire_JeffSpire_Jeff Posts: 1,917
    Ok, good to know that you worked it out. I was about to post that I have the duet module working without problems in a house that has 70 or so rooms and around 115 Lutron keypads. the system has been working fine for a few months now. The only problem I had was with keypad LED updates not reporting correctly on a couple of the keypads. I don't recall if it was based on the index of the keypad in the duet module, or the link/keypad address that caused the problem, but using PASSTHRU, I was able to handle the LED feedback myself. That is the only problem I have had with the Duet module (once I figured out the proper implementation and option configuration in code :) ).

    Jeff
  • adysadys Posts: 395
    Thanks Jeff

    I hope now that the lose of connection probIem I had is gone too.

    http://amxforums.com/showthread.php?t=3941&highlight=lutron
Sign In or Register to comment.