PLC Loose connection dettector
PLC Loose connection dettector
(OP)
Is there any software for dettecting loose connection for PLCs?
How i can access to it ?
(is there any site for download it?)
How i can access to it ?
(is there any site for download it?)





RE: PLC Loose connection dettector
I don't know of any software for detecting loose connections at the plc. On the input side you could easily write your own. SET a minimum value timer to detect an input rising ( say use pulse rising realy) If the input is lees than minimum time flag it to check the cct.
Have a play with this concept and you'll be able to refine it to filter all sorts of issues
Let us know how you go
Don
RE: PLC Loose connection dettector