Rockwell Contrologix string issue to dashboard

Get following debug error... but reads string one time to dashboard, then won't repeat read at set intervals....

"Error connecting to PLC: Error: Controller requires IP_ADDR !!!"

My apologies, this is what debug actually states:

"Error connecting to PLC: Error: Controller requires IP_ADDR !!!"

"Error connecting to PLC: Error: Controller <class> requires IP_ADDR <string>!!!"

I don't know about that device, but I am sure if anyone does then the first thing they will want to know is how you are connecting to it from node-red. Which node are you using, for example, and how have you configured it?

Set as MachineinDowntime as boolean and set CoilLength as integer...

That really is of no use to anyone. The devil is in the details.

You haven't answered the questions
How you are connecting to the device from node-red (serial modbus for example)?
Which node are you using? Have you installed a contrib node or what?

I apologize, using node-red-contrib-cip-ethernet-in-in...

OK, you need someone who know about that node then, which isn't me.

Thank you, I very much appreciate your replies, I will trace back and see who maintains that node and ask…

image002.jpg

You can show this flow ?

See attached…

I am communicating, but getting same error in debug window…

I only see Capture-errors.jpg.
Where is the source of the flow?

[{"id":"69243e25.fae45","type":"tab","label":"#1 LWC Production Data","disabled":false,"info":""},{"id":"e41bc6b6.90a5c8","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"CoilLengthToStore","program":"","name":"Coil Length","x":90,"y":400,"wires":[["bd8a1b83.004258"]]},{"id":"bd8a1b83.004258","type":"ui_text_input","z":"69243e25.fae45","name":"","label":"COIL LENGTH","tooltip":"","group":"aae7ca93.d70848","order":0,"width":0,"height":0,"passthru":true,"mode":"text","delay":300,"topic":"topic","topicType":"msg","x":420,"y":400,"wires":[[]]},{"id":"105c9a0f.fffa66","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"Shift1Running","program":"","name":"Shift1Running","x":90,"y":100,"wires":[["da89d434.4a0888"]]},{"id":"da89d434.4a0888","type":"ui_led","z":"69243e25.fae45","order":1,"group":"98d8d826.057be8","width":"0","height":"0","label":"Shift 1 Running","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":false,"name":"","x":330,"y":100,"wires":[]},{"id":"9138321a.a8c96","type":"comment","z":"69243e25.fae45","name":"Boolean_Points","info":"","x":100,"y":40,"wires":[]},{"id":"8d3a1f05.37026","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"Shift2Running","program":"","name":"","x":90,"y":160,"wires":[["96ac82f4.589eb"]]},{"id":"96ac82f4.589eb","type":"ui_led","z":"69243e25.fae45","order":2,"group":"98d8d826.057be8","width":0,"height":0,"label":"Shift 2 Running","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":330,"y":160,"wires":[]},{"id":"2f77becd.dbc6e2","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"LineRun","program":"","name":"","x":80,"y":220,"wires":[["892bd3f8.9ade4"]]},{"id":"892bd3f8.9ade4","type":"ui_led","z":"69243e25.fae45","order":2,"group":"98d8d826.057be8","width":0,"height":0,"label":"Line Running","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":330,"y":220,"wires":[]},{"id":"c1855eb8.58c51","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"CoilRunning","program":"","name":"","x":90,"y":280,"wires":[["e78bca10.738aa8"]]},{"id":"e78bca10.738aa8","type":"ui_led","z":"69243e25.fae45","order":3,"group":"98d8d826.057be8","width":0,"height":0,"label":"Coil Running","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":330,"y":280,"wires":[]},{"id":"c2fff650.3693e8","type":"eth-ip in","z":"69243e25.fae45","endpoint":"6c86596.b9d1fa8","mode":"single","variable":"MachineinDowntime","program":"","name":"","x":110,"y":340,"wires":[["6f5436fc.dff468"]]},{"id":"6f5436fc.dff468","type":"ui_led","z":"69243e25.fae45","order":4,"group":"98d8d826.057be8","width":0,"height":0,"label":"Machine in Downtime","labelPlacement":"left","labelAlignment":"left","colorForValue":[{"color":"#ff0000","value":"false","valueType":"bool"},{"color":"#008000","value":"true","valueType":"bool"}],"allowColorForValueInMessage":false,"shape":"circle","showGlow":true,"name":"","x":330,"y":340,"wires":[]},{"id":"6c86596.b9d1fa8","type":"eth-ip endpoint","address":"10.10.4.23","slot":"0","cycletime":"1000","name":"#1 LWC","vartable":{"":{"CoilLengthToStore":{"type":"REAL"},"Shift1Running":{"type":"BOOL"},"Shift2Running":{"type":"BOOL"},"LineRun":{"type":"BOOL"},"CoilRunning":{"type":"BOOL"},"MachineinDowntime":{"type":"BOOL"}}}},{"id":"aae7ca93.d70848","type":"ui_group","name":"Coil Length","tab":"c72c978c.b218e8","order":1,"disp":true,"width":"4","collapse":false},{"id":"98d8d826.057be8","type":"ui_group","name":"Machine Status","tab":"c72c978c.b218e8","order":2,"disp":true,"width":"5","collapse":false},{"id":"c72c978c.b218e8","type":"ui_tab","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]

You have a bug with node 75b8a235.f4670c.
There is no such node in the flow source you published.

It is likely the OP has a old (unused) eth-ip endpoint config node that is causing that error.

@Industrialogics search ctrl+f for 75b8a235.f4670c or look in the configuration nodes for an unused node that is not properly setup - delete it and deploy.
image

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.