Jump to content

yyh2

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by yyh2

  1. Hello everyone, Im looking for resources on the "Programming Technique" aspect of plc programming (preferably a book). I already have a background in electronics ,control, programming in Arduino/C, and even a few projects in Visilogic. The resources I found up until now mostly deals with : - Introduction to electronics/computers. - Introduction to controls. - Communications. - Basic ladder logic /HMI operations. - Generic ladder examples of the common tasks (filling/emptying water tank, object on a conveyor, HVAC control etc…). And im looking for something else here. in general, a resource that is more focused on the ladder/code, and not the plc as a whole. that teaches you problem solving and troubleshooting skills. like techniques and methods that help "break down" a complex task into the smaller, simpler, logical steps. preferably with lots of examples that help you to adopt the "Right Approach" for handling similar problems in the future. I mean….as plc programmers you all know what it feels like. You've got a task, you know what you want to get out of it, but still you're having a hard time thinking how exactly to execute it in code, step by step without (= with less 😁 ) problems. Of course it’s a matter of practicing for a long time in order to get good at it. But it seems to me that at my current level I need to broaden my "Toolkit" for such tasks before I try to solve them, or else I will spend way too much time/effort/pure rage… trying to "Reinvent The Wheel" where it's not needed. Obviously the resource are unlikely to be based on Unitronics software, but it will help in general. Such books or guides are more common in the Arduino/Raspberry PI /etc scene, and they are very helpful. Regards Yam
×
×
  • Create New...