New Neuron FW v.1.7Beta
-
Hi all
I've just updated new FW v.17 on my neuron L203 and first thing I notice is the delay of reaction.
To make a very simple test a create a stupid executable that make one RO = to DI.
Pushing the DI the reaction of RO seems to have some delay.
I don't think it a performance issue of course but seems related to some HW debounce setting of DI.
I trying to search Debouce setting but this variable is not present in this version of FW...
Do you have idea how to improve reaction of DI/RO association?Also in the new FW version I do not found DS_Enable/DS_Toggle/DS_Polarity variable. Do you know how to find them?
thanks
Antonio -
Hi @arolli,
the performance issues you encountered are probably tied to the misuse of the Autogen functionality. Please read more about it here: https://kb.unipi.technology/en:sw:01-mervis:autogen-hiddenThe debounce is set to 5ms by default. To change the value or to learn how to use the Direct Switch, follow this tutorial: https://kb.unipi.technology/en:sw:01-mervis:advanced-modes-of-digital-inputs-hidden
Regards,
Martin -
Hi Martin
I follow the suggestion to set autogen only on needed variables (just DI and DO_w).
I solved the issue.
thanks
Antonio