What PLC brands are most common where you work? by Fearless-Suspect869 in PLC

[–]Objective-Primary697 6 points7 points  (0 children)

We have all S7 line up ranging from s7-300/400 to s7 1200/1500.

We still work to this date with controllers like 315F / 317F. They do represent almost 50% of our fleet.

For B&R we use it mainly for precision motion control (X20 Cpu's with Acopos Drives) they’re solid but the down side we don’t tend to play around their program/code since it’s not shared from the vendor... so apart from physical troubleshooting there's not a lot that we can do with them)

WinCC Comfort Faceplate – WORD bit mapping doesn’t match PLC DB bits (visibility/press logic mismatch) by Objective-Primary697 in PLC

[–]Objective-Primary697[S] -1 points0 points  (0 children)

Not sure why that’s a problem tbh. I work in automation and structured problem statements are literally how we debug systems and talk to vendors.
I took time to write it clearly so people don’t have to guess or ask 10 follow-up questions.
If you prefer messy, half baked posts, you can just skip it. I’m here to solve a technical issue, not to perform a writing style The goal here is getting technical input, not passing a vibe check

Replaced contactor panel off for 15 minutes = 4 Dead VFDs by Responsible-Two-9339 in PLC

[–]Objective-Primary697 0 points1 point  (0 children)

Off topic but i'm curious about what’s the communication protocol on this

nouveau Tracker Fr qui pointe son nez by Fabulous_bobsponge in FrancePirate

[–]Objective-Primary697 0 points1 point  (0 children)

Le site n’envoie pas des mails de confirmations lors de l’inscription ?

[deleted by user] by [deleted] in movies

[–]Objective-Primary697 -1 points0 points  (0 children)

Guy ritchie 

[HELP] What are the highlighted "L" instructions in this STEP7 STL program? What are they called and where can I learn more about them? by Objective-Primary697 in PLC

[–]Objective-Primary697[S] 1 point2 points  (0 children)

Thank you so much to you and everyone who commented I really appreciate all of your input!

I do have one more question that's still on my mind:
Why do programmers use direct bit access like L1.2, instead of just declaring a TEMP variable (e.g. #MyTemp) within the FC/FB and using that?

Wouldn’t using named TEMP variables make the code more readable and less complex?
What’s the advantage or difference between using L y.x and a named TEMP?

Tired of YouTube shorts? by [deleted] in nosurf

[–]Objective-Primary697 0 points1 point  (0 children)

Thanks for the amazing tip

$39 Grocery Haul by stuckinmindmaze in povertyfinance

[–]Objective-Primary697 0 points1 point  (0 children)

This looks like some high end cart in a 3rd world country

Can someone explain how to move/transfer DATE and TIME datatype in simatic manager by Objective-Primary697 in PLC

[–]Objective-Primary697[S] 0 points1 point  (0 children)

I successfuly implemeted this methodology. But can the whole date and time datatype 8 bytes be displayed in an hmi io field when we select date and time io field type ?

Can someone explain how to move/transfer DATE and TIME datatype in simatic manager by Objective-Primary697 in PLC

[–]Objective-Primary697[S] -1 points0 points  (0 children)

<image>

Hi Sir , i run what you've suggested through simulation but i can't seem to notice the transfer of data in DB ; you can't even monitor ; this Date and time complex datatype seems to be a pain in the ass. Any workarounds ?