Bit that doesn't go anywhere

Is there anything other than the HMI that could be writing bits? Like a servo controller IO card? Or some other IO card in the rack that the PLC program itself doesn't refer to, just reads the bits & words written by it?

No servo controllers.
 
Another thought - maybe the PLC is writing a word that this bit is part of, and then later only checking this bit of the word.
 
Another thought - maybe the PLC is writing a word that this bit is part of, and then later only checking this bit of the word.

I did consider something like that. But I can't find any reference to any byte, word, double word etc in that range.
 
Would be helpful what brand and model of plc this
is etc. Also if it is critical to know aka giving you production grief maybe having someone with more experience remoting into it would help...
 
Another thought - could there be a bit shift command that is including the word M403 in it - (could be much lower & include quite a few words depending on the length of your machine.)

Another thought - did you do a search for the word M403 or double-word M402 & see if it pops up anywhere in the program?
 
Any chance there's a PC or a weld controller with a profibus or profinet card in this machine? Still wouldn't explain why it's turning on unexpectantly, but it could be the source of your state change.
 
Any chance there's a PC or a weld controller with a profibus or profinet card in this machine?

Or a remote PLC or HMI/PLC combination somewhere in one of the station cabinets? One of the systems I work on has 7 remote PLC's in cabinets and 5 HMI/PLC's at various stations separate from the main PLC & PC based HMI.
 
If this is part of a sequencer, even an HMI could be controlling it.
There isn't nearly enough information here to make more than a guess as to what is happening.
 

Similar Topics

See the screenshot of EIP tag list. We are trying to read in a digital input that is hard-wired. It is shown here as I31.1. I believe we cannot...
Replies
7
Views
287
A couple days ago I accidentally toggled an alwasyoff bit. The issue is it was set up as a single OTU on a rung, nothing else, and used as XICs...
Replies
3
Views
228
Hi I have an old panel builder 32 that I’m replacing for a factory talk me hmi . In the plc for the old panel builder there is a coms bit for the...
Replies
0
Views
76
Hello, Haven't been on in a while. I need to generate a bit level pdf of the I/O for RSLogix 500. I can generate a report but it just shows the...
Replies
1
Views
163
I tried researching but I still don't quite get it. As far as I understood, it's used after a function is called in STL and then if the function...
Replies
1
Views
148
Back
Top Bottom