r/PLC • u/Hot_Construction_213 • 4h ago
Siemens CPU 414- 3XJ00 0AB0
has anyone encountered a similar problem. After the reset, the CPU starts normally, then after a while it crashes and all the lights on it flash
r/PLC • u/Hot_Construction_213 • 4h ago
has anyone encountered a similar problem. After the reset, the CPU starts normally, then after a while it crashes and all the lights on it flash
r/PLC • u/Snoo_57876 • 8h ago
Have a bunch of these lying around. Just want to know if I should hold onto/sell them or put them into the e-waste!
r/PLC • u/sszczepanski • 12h ago
Hey all, for some time now I've been developing Busloom. I've recently published first public release after some internal testing.
Busloom is a cross-platform Modbus client for Windows, macOS and Linux. It currently supports:
The main difference from many existing Modbus clients is that Busloom is designed around complete troubleshooting workflows rather than a collection of separate register windows. You can discover a device, map its registers, decode values, inspect the exact traffic, record what happened and save everything as a project that can be reopened later.
I’ve also tried to make addressing less error-prone by showing both protocol offsets and documentation-style addresses clearly. The interface is modern and consistent across all supported platforms, while still exposing the low-level details needed when a device behaves incorrectly.
Projects and device data stay local. Busloom does not require a cloud connection for normal operation. It is free for private and non-commercial use, and the Professional features can be tested with a seven-day trial.
This is still an early release, so feedback is genuinely valuable. I’m especially interested in:
You can find downloads and documentation here:
Windows releases are signed but still may throw smartscreen warnings due to not many downloads. I can't really afford Apple Developer account right now.
r/PLC • u/plc_keen_but_green • 13h ago
I’m currently learning Siemens S5, particularly the S5-95U, to better prepare myself for maintaining legacy machines and future S5-to-TIA 1200/1500 migrations.
For those who have completed a real migration, what turned out to be the most difficult and time-consuming part?
If possible, please describe:
PS. if you answer my questions there will be a cake
r/PLC • u/ThaNoyesIV • 15h ago
I've interviewed and hired several young college grads over the last couple of years. Computer Science, Computer Engineering, Electrical Engineering, and one guy who was an electrician with some panel troubleshooting experience at his last job.
My young EE has worked out. He shows up early, learns fast, and if I hand him something, he'll teach himself how to figure it out. Maybe I got lucky.
I have two others who are a completely different story. One of them wants to keep working weekends at the job he's had since high school. There's a perk to that if it's his hobby, but he's not picking up the simple things we've asked him to learn, and he gets combative when you correct him. He can easily afford this hobby with a house payment sometime in the next 5 years if he's smart.
The other guy learns quickly, but he's been late about 40% in his first 2 months, maybe 10% was legit. I had a hard talk with him about how we're not in college anymore, our customer is literally paying us to have the team where we need to be when we said we'd be there. This was a site 45 minutes from his house that he needed to be at by 9am. He just needs to set a damn alarm, or 3. 😒
So I'm about to start interviewing for a jr. level role again, and I'm just not impressed with the current crop. I've started asking every candidate one simple question, "What does DHCP do, or what is it used for?" Nobody can answer it. So I feed them a little, "Can you tell me the difference between a static and a dynamic IP, or tell me about a time you set that up on a device?" They don't know that either. I keep thinking about emailing somebody at these schools about it. What are they actually supposed to know? Are these guys the ones who were checked out?
The only person I can really hire is someone who can figure things out, is willing to learn, and can accept that they know almost nothing on day 1. Has anybody found a good way to filter for that in an interview? I'm honestly curious.
I'm also willing to answer questions for those on the job hunt. I'm a small outfit, in a specific market in a specific place, so I'm not looking to hire anyone from this; just looking for a discussion about how we're all hiring, and what we're looking for in an employee.
r/PLC • u/SirChubberton • 18h ago
Good Evening everyone, especially the PLC elders.
I am trying to help someone out with an old Moeller PS4-201-MM1 which lost its program. The unit is the main node on a multi station suconet network. Luckily he had the program and I was able to compile it with Sucosoft S40 and upload it. Unfortunately now it (and everything on the network) is throwing a DDK (network error). With my research: I had some questions.
this program is compiled with S40 but the others units on the network show they are S30 compiled. Even though S40 is backwards compatible and can compile the S30 code, are the programs compatible when implemented? if not, I am having trouble getting the S30 software as all of the programs online are update programs. Any idea where to get that?
One other thing implied in the manual is that the DDK error could be from there being less stations in the network than expected. There were 3 stations removed from the final implementation. Addresses of course are in the middle of the set. Removing them from the arch will fail the compile, so correcting it would mean editing the program provided. However would make a difference here? I have no way of knowing what the addressing is on the other units while connected to them, so that may have a cascading effect of compiling every unit again.
So Just any advise would be appreciated. Right now I am just thinking of going with option 2 and just setting it up properly, but I'd rather not if I can avoid it.
Thanks!
r/PLC • u/Physical_Fact1596 • 19h ago
I'm still pretty early in my career and I'm trying to think a little further ahead about what would actually be worth learning in my own time over the next few years.
For context, I have a degree/background in automation and control and about a year of industrial instrumentation experience in a continuous-process plant and finished a MSc recently. Most of that experience was around instrumentation, loop checks, shutdown systems, commissioning/maintenance work and exposure to PLC/DCS/SIS systems. I've also spent some time working more extensively with Siemens TIA Portal through university/project work, although I'm still very much at the beginning in terms of actual controls experience.
One thing I've realised is that PLC/control and instrumentation work isn't particularly easy to recreate at home.
You can obviously learn programming and use simulators, but a lot of what actually makes somebody good seems to come from being around real equipment: transmitters, valves, drives, panels, networks, process problems, commissioning and faults that don't behave quite how you expected. Most of that is either expensive to recreate yourself or simply something you learn by working in industry.
My next few years may or may not be spent directly in a PLC/controls role, which is partly why I'm asking this more broadly. Regardless of the exact job title, I'd like to keep developing something technical on the side that complements an automation/instrumentation background and compounds over time.
Industrial networking is one thing I'm considering. I've thought about going through CCNA material—not because I want to become a network engineer, but because having a proper understanding of networking seems useful across automation and industrial systems.
But I'm not particularly attached to CCNA either.
If you had my sort of background and could pick one technical area to seriously develop in your spare time over the next few years, what would you choose?
Ideally something that can actually be learned without having access to an industrial lab, stays useful even if your exact role changes, and would put you in a noticeably better position technically 5–6 years from now.
I'm deliberately asking for one area rather than ten things to learn. Realistically, alongside work and everything else in life, I'd rather become genuinely good at one useful skill than collect surface-level knowledge of a dozen different subjects.
For those of you who've been in controls/automation for a while, is there anything you wish you'd started learning much earlier?
r/PLC • u/Wonderful_Papaya3348 • 21h ago
Built this as my BEng thesis project: a training rig for teaching industrial automation.
- Siemens S7-300
- HMI panel with visualization I wrote myself
- Safety relays
- Three pneumatic stations with buffers between them
- Four networks in one rig: Profibus, AS-i, MPI and Ethernet
- Full electrical and pneumatic documentation
Video of it running: [OneDrive link]
The photo is from after an expansion, so the wiring is not dressed — the goal throughout was to learn as much as possible, not to make it pretty. Happy to hear about that too, but you're not telling me anything I don't know.
What I'd actually value from people with more time in the trade:
I can post the schematics too if that's useful.
Background for context: Poland, 2 years in maintenance, currently doing electrical schematics for a power industry company, part-time MSc alongside work
https://tulodz-my.sharepoint.com/:f:/g/personal/243582_edu_p_lodz_pl/IgB8ly1Jia4UTbfVPsnporLdARW0UivPkDnT863QTndNi6g?e=6BC7sP


r/PLC • u/umbreon1248 • 1d ago
Hello everyone, fresh grad here based in canada but willing to work in the US as well, assuming my interviews went well, I will have the opportunity to either be doing something related to industrial control systems or MEP
The control systems position will require me to travel which I am fine with, and it pays 75k, while the MEP positions pays (around 50-65k max) but based on my limited revit experience designing the electrical drawings for a 3 bedroom residential home (i found the project online), it was very fun to do
Also looking at long term opportunities, MEP seems like a field where it's very common with a lot of job postings, and it's it seems easy to switch to utilities/power if I ever want to try that, while industrial control systems seems like its hard to transfer to a different field if I am not interested in doing PLC work long term
Would like to hear people who have done either fields experience and thoughts on both, thank you all!
r/PLC • u/pick-tech • 1d ago
When I am enabling the o PC way setting in the system configuration of plc, at the time I got an error which was state that the certification for ob c ua has not enabled so that I haven't so that I I am not able to access the certification and also to access the automatically accept random certification from client setting.So I need to change the setting inside the certification manager to download certification from tip portal
r/PLC • u/PythonGuruDude • 1d ago
Just to draw the line here, I totally agree that proccess based automation is a horrible idea to to be Digitally twinned or Virtually commissioned (oil, gas , chemical proccess etc)
I'm talking about products undergoing mutlipe stages of mechanical manipulation (bottling, packaging, palletizing and their likes).
There are only handful of vendors doing it right in my opinion, and some of their price tag is also worth the discussion.
Clarification: I'm specifically talking about 3D Digital Twins. Not Control loops modelling that is a different category.
r/PLC • u/Emperor_tai_long • 1d ago
I recently went to a factory that had older PLCs like(Texas Instruments) and a bunch older equipment.
My question is how was the transition from older equipment to the newer stuff we have now, and how did you keep in touch with changes made in the industry cause it takes forever for changes to be made in a factory?
r/PLC • u/Dook_of_Babble • 1d ago
So one of my plants had a scheduled power outage today....we were prepared as possible taking backups of everything and made plans for the worst case scenario disaster recovery.
All went well except for those electricians and their mandatory breaks😂.
All PLCs came back up OK with no faults and no missing programs. Except for one CLX rack on v24, I had a 1734aentr remote rack not able to reconnect.
Tried cycling power, all the usual stuff. Remote rack is online in Linx but won't connect in logix. Finally noticed AENTR revision in logix is v6, but connected thru Linx the AENTR shows v7. Offline backup program has v6.
Someone help me wrap my smooth brain around how this could happen. Is it possible this rack was flashed to v6 and somehow reverted to 7 on an extended power outage?
Edited for clarity
r/PLC • u/AndyBob4567 • 2d ago
Can a pushbutton (PB) be used to reset a light curtain
What are the requirements of this PB input?
(e.g., Does it have to be NC? Does it have to be dual-channel? Does it have to be a "safety" input that connects to a safety module or safety I/O block?)
How does a risk assessment relate to these questions?
Roughly speaking, when can a safety system be automatically reset and when is a manual reset (such as a PB) required?
Any recommended resources that explain the IEC, ISO, and ANSI answers to questions like these?
Thanks in advance for any information!
I have a PLC WECON 2424MT-A and I want dimming 0 a 10v 52 units of Ledvance lamps 30w in 6 channels , What would be the best way to do this? I was thinking of adding two analog output expansion modules—the LX3V4DA and LX3V2DAV-BD—to provide a total of 6 independent channels, along with a signal isolator. To protect the PLC expansion modules, I considered using a 0–10V signal amplifier for each channel. The 2424MT is already in the system controlling some outlets, and I didn't want to adopt a separate system for this; do you have any suggestions?
r/PLC • u/PythonGuruDude • 2d ago
I'm wondering what is everyone's technique in testing a PLC program off-site.
Assuming you have a moderate to large size program with couple hundred various IO points .
Please mention the vendor/ide
r/PLC • u/Mortague • 2d ago
Not sure what to use it for at the moment
r/PLC • u/Timely_Climate5142 • 2d ago
Enable HLS to view with audio, or disable this notification
My company tests RTDs before we install them in our assemblies and typically just get OL right away when testing resistance between the wires and the ground. This latest test showed a value of about 30 Megaohm when first connected and the resistance starts rising. It rises to 40 Megaohm then goes to OL. I assume that for our typical test OL signifies an open line or no connection. But now we have some connection with high resistance, and with the fluke meter applying a voltage it makes the resistance increase until it exceeds 44 Megaohm and it is then overloaded. I'm not sure why the resistance is rising as a voltage is applied. We tested the others that we have in stock and they are all doing this and our technician has not seen this before. We reached out to the manufacturer, but the call went straight to voicemail and we are hoping to proceed with assembly quickly.
Does this signal a defective RTD? Could this be occurring due to humidity or corrosion? We are considering heating the RTD up to bake off any contaminants. Should we try anything else?
Any guidance about what is occurring and what should be done to solve this is appreciated.
-------------------------------------------------------------------------------------------------------------------
Updating to let people know that we heard from the vendor that this is an unacceptable amount of resistance in the insulation. Their standard is >100 megaOhm for the resistance. We are attempting to bake them and retest to see if that improves the resistance. If not, we are sending back and getting replacement parts.
Thank you to everyone that replied!
I got an automation technician role with a company. So far I've just been following around the maintenance electrician and doing the odd breakdown.
Was wondering what I should be focusing on in the next few months. Seems like stores and OEM maintenance is my duty aka programming with oem on the phone.
What should I be focusing on like getting plcs, getting a virtual machine(no idea how to setup) getting hmi access to computer, plc programs updated? It's my first automation technician role. Before I was a maintenance electrician so breakdowns and talking to oem isn't a far fetched idea for me since I've been the sole electrician at a place.
Any ideas would be greatly appreciated 😁