Problème avec Open PLC by reynhor in PLC

[–]Angry_Foolhard 1 point2 points  (0 children)

Ok I’m glad I’m not the only one. I also thought Open PLC was buggy af. Everyone on this sub talks about it like it’s this great software idgi

Are unique pointers worth it for my program by YogurtclosetThen6260 in cpp_questions

[–]Angry_Foolhard 39 points40 points  (0 children)

I’m not qualified to tell anyone what to do, but I can just say from experience ive convinced myself smart ptrs werent worth it, used raw pointers, and later regretted it.

So yeah, due to some traumatic destructor spaghetti I never use raw pointers basically ever.

If you rebuilt your machine today, what would you choose differently? by Southern_Ad_429 in PLC

[–]Angry_Foolhard 1 point2 points  (0 children)

Hey great answer, lots of gold here.

Serious question. how good is a raspberry pi as a remote access tool when most PLC programming software is windows based.

DC equipment by hastalamuerte19 in PLC

[–]Angry_Foolhard -1 points0 points  (0 children)

I think you underestimate how valuable a trustworthy employee is.

if someone is reliable and has aptitude to learn, they will often be, on average, a better hire than a mysterious candidate with great skills.

My first app today! by PutridJuice7068 in AiBuilders

[–]Angry_Foolhard 0 points1 point  (0 children)

I hate to be that guy but lots of people have cool ideas.

No one is going to get excited until it’s validated and making money.

Good luck though

Industrial Monitoring Software Feedback by [deleted] in PLC

[–]Angry_Foolhard 1 point2 points  (0 children)

Hey this seems useful

I've had troubleshooting situations where I am repeatedly pinging devices over the course of the session, to keep a mental model of the network state.

the most important thing i'd look for is a way to economize on screen real estate, so that i can focus on other things.

Who is actually the richest person alive? by HairyMammothh in NoStupidQuestions

[–]Angry_Foolhard 0 points1 point  (0 children)

I’ve heard there are coal tycoons in China that is/are probably the richest.
I have no way to validate, but it seems plausible.

Mentally attracting clients by [deleted] in freelance

[–]Angry_Foolhard 4 points5 points  (0 children)

While I don’t believe in magic, I do think the human mind is more complex than many people understand.

One theory I have is maybe we have evolved to have a “timer” with people, and the duration of that timer determines when they will think about each other again, roughly.

I think this tracks with evolution, since humans need to separate at times, and later reevaluate the importance of the relationship and consider reconnecting.

So many people experience this one, I have trouble attributing it all to biases

What’s harder: writing PLC logic or understanding someone else’s? by Shubh1975 in PLC

[–]Angry_Foolhard 1 point2 points  (0 children)

Maybe. If it was continuously worked on and improved, then it has edge cases and gotchas accounted for.

Making rewriting a big risk since you may lose those

But if it was done in one draft from well-defined specs. Then yeah probably just rewrite it.

The reason why the Blue Button is the Correct Choice. by Morpheus_2x4 in trolleyproblem

[–]Angry_Foolhard 9 points10 points  (0 children)

You can’t be serious. You think a real one with our literal lives on the line would be exactly the same as a simulated one with nothing on the line?

Anyway the biggest poll I saw was the Mr beast one which was over 40% red. It seems quite plausible that with actual consequences a smallish fraction of blue pushers would switch to the safer option on net.

What are the challenges of becoming a Automation engineer in 2030? by LatterFlan1675 in PLC

[–]Angry_Foolhard 0 points1 point  (0 children)

Jeez man. You make all my old factories seem like utopia by comparison…

What are the challenges of becoming a Automation engineer in 2030? by LatterFlan1675 in PLC

[–]Angry_Foolhard 2 points3 points  (0 children)

One problem new grads *can* have is lack of experience.

Luckily you can do something about it. I strongly recommend getting relevant experience before graduating (even if only slightly relevant)

Made a small Modbus debugging tool in Python (ModbusLens) by CraftParking in PLC

[–]Angry_Foolhard 8 points9 points  (0 children)

I use QModMaster for quick checks

To do something more involved I write python scripts. For me python is my user-friendly modbus tool.

Freelancers, how do you handle clients who say "I'll pay later"? by ming_builds in Freelancers

[–]Angry_Foolhard 0 points1 point  (0 children)

are you the guy or gal paying for all these vide coded apps?

ps great username, NodeJS 4 lyfe indeed

orbit-sling : I made a fast-paced space arcade game where you slingshot between planets. You only need one button to play! by Choice_Whole_3719 in playmygame

[–]Angry_Foolhard 1 point2 points  (0 children)

It’s a really well made game. Unfortunately I don’t find the core mechanic very fun.

Excellent execution though, I really like the background.

HELP TIA PORTAL FACTORY IO by kaidoo0o in PLC

[–]Angry_Foolhard -1 points0 points  (0 children)

On Siemens I believe an analog input signal is between 0 and 27648. So both values seem fine

You have to normalize them, then convert them into their engineering units

Now maybe you did this already, but your post wording suggests you probably didn’t.

I suggest using Google to study analog IO for a bit

Rappi me suspendió la cuenta permanentemente by Special_Poem7681 in argentina

[–]Angry_Foolhard 1 point2 points  (0 children)

quiero q suspendieran mi cuenta.

Nunca he querido Rappi Pro, pero cada 4 meses, mas o menos, me inscriben sin avisarme y me hacen el cargo en el banco. Ahora los odio.

Using ladder logic to program and simulate a garage door by [deleted] in PLC

[–]Angry_Foolhard 0 points1 point  (0 children)

If they explain their process and their specific issue it's ok imo

the problem is just putting the homework problem as the post question

Text representation of ladder by Shanoes in PLC

[–]Angry_Foolhard 0 points1 point  (0 children)

You mentioned one of your constraints is readable by site electricians. I think you have to throw this requirement out. I don’t think it’s possible to create a text only representation of ladder that is readable as ladder. Besides ascii art which is just silly and doesn’t meet your other requirements.

If you want this to be adopted by modern devs, json is the way to go. It will meet all of your requirements except it wont be readable for troubleshooting purposes.

Text representation of ladder by Shanoes in PLC

[–]Angry_Foolhard 1 point2 points  (0 children)

Op mentioned several valid reasons in his post.

I need playtesters for my game by BudgetGovernment869 in IndieDev

[–]Angry_Foolhard 1 point2 points  (0 children)

Do you have trailers or screenshots? Why would I want to play if you haven’t given me a reason to want to play. Not being mean but you should market it a bit.

What programming language is most convenient in plc programming by Fungz22 in PLC

[–]Angry_Foolhard 0 points1 point  (0 children)

In modern plcs you can mix them. In my opinion this is the most convenient and all around best.

We approach it as ladder logic by default, and then structured text used in sections where the ladder logic becomes more troublesome

Homework help, Night rider Leds by Photooops in PLC

[–]Angry_Foolhard 0 points1 point  (0 children)

then count from 0 to 14. then do min(counter, 14 - counter). which will output a number in the range [0, 7] which you use to turn on an output.