I’m asking out of curiosity mostly.

Is anyone here into digital marketing? That’s what I’m studying for right now.

  • @ReputedlyDeplorable
    link
    English
    2
    edit-2
    1 month ago

    Depending on the industry Automation tends to be behind technologically. It makes sense they want things to be stable and relatively inexpensive. So when I started in Automotive we were still doing new installations with DeviceNet. Around 2017 they started using Ethernet, which was a nightmare at first because very few people knew proper network management and frequently messed up the VLANs.

    The programing is starting to shift to text based “traditional” programming vs. ladder logic. Ladder is definitely still a requirement right now but there are PLCs that can be programmed in Python. But Allen-Bradley is the most widely used PLC hardware in North America and only supports their own rudimentary text programming currently. More and more companies are seeing Software and IT as a potential Automation workforce.

    *Edit: And with Inductive Automation’s Perspective using Web Developers for HMIs is now becoming more of a trend in big companies.

    Currently I am working on standardization and templates for our hardware product offering. Last year I was automating our program creation, I created a tool to read a project’s parts database and spit out a basic PLC program based on the contents. This saves our Controls Engineers a lot of mundane text entry and configuration.

    One of my the “cooler” things I have worked on in the past has been AGVs (autonomous guided vehicles). They were used in the Automotive plants to deliver parts to the assembly lines. The version that I worked on years ago followed tape on the floor and had proximity sensors to prevent collisions. Newer ones don’t need the tape and instead have homing beacons. I now do a lot of work in automated warehouses and they have AGV “spiders” that can run up tracks on the shelves scan and retrieve packages.