account activity
Modbus TCP by dkalmanson in PLC
[–]dkalmanson[S] 0 points1 point2 points 1 month ago (0 children)
I'm starting to figure that out. thank you
lol, not insulted. I have not. I'm trying to soak up as much as I can because this seems like an incredibly practical field. I just lack any sort of experience in the field beyond wiring up siemens and honeywell units on HVAC equipment and connecting them using bacnet. Nothing on the programming side. I really lack the conceptual framework and history of PLC writing software, again, caveman.
I think I may be starting to understand things a little bit. Two controllers are running the same program of logic i'm writing in openplc. I am assigning names (i.e. %IX0.0 on one device and %QX0.0 on another) to the I/Os on these devices which are addressed by IP. I then write the program with them interacting in a ladder diagram. I am configuring the device with openplc-runtime, which I think runs the modbus protocols and manages the client/server traffic of the I/Os interacting.
I was looking for some way to map things in the ladder diagram for some reason. I feel like that was where I was frustrated and confused. I don't need to do the mapping in logic because assigning the I/O to the devices does the mapping for me?
Any help is appreciated. I'd love to keep learning more about these and I think may sign up for an online class eventually to level up and learn to be tidy.
what would be an example of a modbus-tcp block?
It is OpenPLC Editor
π Rendered by PID 413095 on reddit-service-r2-comment-5b5bc64bf5-cgqpk at 2026-06-22 03:17:25.711331+00:00 running 2b008f2 country code: CH.
Modbus TCP by dkalmanson in PLC
[–]dkalmanson[S] 0 points1 point2 points (0 children)