R4 Sluggish Feedback
TurnipTruck
Posts: 1,485
Greetings,
I have been working quite a bit with R4s lately. I have noticed that feedback display can be quite sluggish.
I have scenario where the R4 is told to turn off feedback for a single button and turn on feedback for another. It takes four seconds for the feedback to change. During the lag time though, buttons on the R4 can be pressed and their programmed events occur immedately as expected. I have the R4 in a device array with an MVP8400 and the feedback changes as expected on the 8400.
I have been watching all of the in-use ports on the R4 in notifications and there appears to be no other traffic other than the feedback change that I am observing.
Has anyone had similar experiences?
Does anyone know of a way to look more deeply into R4 communications to further troubleshoot?
Thanks.
I have been working quite a bit with R4s lately. I have noticed that feedback display can be quite sluggish.
I have scenario where the R4 is told to turn off feedback for a single button and turn on feedback for another. It takes four seconds for the feedback to change. During the lag time though, buttons on the R4 can be pressed and their programmed events occur immedately as expected. I have the R4 in a device array with an MVP8400 and the feedback changes as expected on the 8400.
I have been watching all of the in-use ports on the R4 in notifications and there appears to be no other traffic other than the feedback change that I am observing.
Has anyone had similar experiences?
Does anyone know of a way to look more deeply into R4 communications to further troubleshoot?
Thanks.
0
Comments
I tried a ton of things and got no-where. There never seemed to be a common factor that made them slow down. My most recent theory is that it is something in the R4 guts geeks out every now and then. But, I have noticed that it is happening less with newest ones I have in the field.
Brian
Remember, you're battling against the client's expectation that this will work as quickly and effectively as an old-fashioned IR remote control AND give up to the second information like a touchpanel. So you have to compensate by making your programming as efficient as possible. Some kind of queuing takes place in the network, so that if you send too many packets to the remote, it may appear to lock up for several seconds. Check the notifications in NetLinx Studio to make sure you're not sending too much stuff to your R4s.
I find the AMX Queuing module doesn't help very much, so I don't use it.
What I find is that button presses on the R4 trigger their events imediately. However, feedback on the R4 can hang for several seconds.
I have watched in notifications. There is no other traffic except that which I am aware of. Still my feedback is slow, but my button events get right through.
Please try and turn page tracking on, then reboot. I have experienced this same issue where FB takes a few seconds to respond or responds immediately after executing any command to remote. It is like the remote is queing the FB until another command is received. Don't ask me why the page tracking trick works, but is solves my issue. You may have to turn page tracking back off, then reboot if you do not see any results. Re-downloading tp4 changes to the R4 may cause you to redo the entire process. This has been an issue from day one with me and all I know is flipping the state of page tracking somehow clears the FB issue. Please post if this fixes your issue.
Very interesting! Thanks.
What version of Zigbee and R4 firmware are you running?
I will try your trick tonight.