Hi every,
We have a plc who's communicate with a c-more hmi and a delta motion controler. The communication is over ethernet and plc is the master.
The problematic rung was :
--|c1|---|\C3|---|\C5|---(c6)--
|
--|C6|--|
|
--|fs|--|
C1 is associated with a cmd in hmi and c6 with a light in hmi also.
When we push on hmi cmd C1 is activated and the light turn on, but c6 was never latched.
To check the desactivation was not append by c3,c5 and c6, we put a counter to verify events. Since, counter on c3 and c5 doen't increase and c6 increase.
This problem appear intermitentely. To solve problem, we need to reset plc.
We have also check the memory map to ensure of no overlapping addres.
If you have any idea,...
Thanks