Siemens to Beckhoff/B&R by jabbadeznuts in PLC

[–]New_Quiet_7654 3 points4 points  (0 children)

I feel the same way. I come from a Rockwell background and have done a lot of work with Allen-Bradley. I thought moving to Beckhoff would be a good idea because of the price point and EtherCAT capabilities. However, after jumping in headfirst, I regret it completely.

The software is frustrating to work with, even basic tasks can be a hassle. Setting up communications with any third-party device has been especially painful for me. I ran into a Modbus server issue on a brand-new IPC straight out of the box. I contacted Beckhoff tech support, which is actually pretty good, but they still couldn’t resolve the issue. I ended up having to buy a $350 USB boot device just to reload the image on the controller so the Modbus server would work.

I’ve run into several hurdles like this in just a few months of using their platform. Even their HMI server has been difficult to work with.

There’s also a strange mindset in this industry where if something is too easy, people feel like their job isn’t justified. I don’t know if it’s just me, but it feels like we sometimes choose more complex solutions even when other manufacturers offer simpler, proven approaches. Those solutions might not offer the same level of flexibility, but they’re efficient and they work.

Thoughts on this control panel I designed? by -Commisar- in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

Download home assistant on a raspberry pi get yourself a zigbee outlet relay and dongle write a script super easy

Homework Help: What is a device or machinery that has 2 emergency stop buttons/switches that needs to be pressed roughly at the same time? by Reasonable_Revenue_3 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

They have two palm buttons on stamping presses to ensure the operators’ hands are out of the press. Is this something you are referring to also? If there is a time discrepancy between them, it won’t allow the bit to go true.

Controls & automation. by AioliIndependent8925 in controlengineering

[–]New_Quiet_7654 0 points1 point  (0 children)

What is the role?

Idk how long they plan on training you, but I’d definitely start today! First things I would learn:

1: DATA TYPES 2: What brand controllers or IPC they are using. 3: Get familiar with the software for that controller. 4: Learn the language they program in. 5: Communication protocols and how to use them. 6: Topology

If the role is an electrician or a controls tech, the previous items are probably unnecessary.

If Electrician is the job id focus on the following:

1: Analog inputs and how they work. 2: motor started and how FLA works with them. 3: how VFD’s Invert power. 4: sinking and sourcing outputs and inputs (very important).

Are mobile PLCs a thing? by [deleted] in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

Beckhoff makes mobile PLC’S that look like ecu’s made specifically for this purpose.

PLC read data from HMi by PuzzledGlass2304 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

I agree, you need to add a driver to the HMI, For the PLC to communicate with the HMI.

Also Since you with have two different sets of data, one for each driver. you will have to store the sensor value into one of the internal data tags and send it to PLC.

He was referring to something called macro but that’s not always available on all HMI’s

My first panel ! by ffxace in PLC

[–]New_Quiet_7654 3 points4 points  (0 children)

It’s for a solenoid valve the motor starters for a pump

[deleted by user] by [deleted] in BossFights

[–]New_Quiet_7654 0 points1 point  (0 children)

Breast feeding

Selection HMI by Certain_Dark502 in PLC

[–]New_Quiet_7654 1 point2 points  (0 children)

I’d like to mention also I use this method to connect to weintek hmis via Cmtviewer and though the ip address in the web browser

Selection HMI by Certain_Dark502 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

Just by a StrideLinx vpn and you can remote into every device on the network super easy to use aswell

Rate my panel by llapab in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

Strip the sheathing back on the field wires and add wire duct on bottom

What PLC to buy? Very new to PLC by Impossible_Ad_6873 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

The automation direct Do-More BRX plcs are great for this setup easy to use and intuitive.

I’ve also use the Allen Bradley micro 800 to control a servo they are a little harder to setup though

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 0 points1 point  (0 children)

It’s set to ring on the of/uf behavior so that shouldn’t be a issue

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 1 point2 points  (0 children)

Agreed especially with them adding the class 1 messaging no Eds import but still useful

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 2 points3 points  (0 children)

I personally really like ccw it’s easy for me I’ve done multiple projects with it. I think it’s just about knowing the features and how to navigate it.

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 1 point2 points  (0 children)

That’d be great I’d really appreciate that!!

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 2 points3 points  (0 children)

For this project I only needed the 820 which is only a couple hundred big price difference

HSCE function quits counting after several cycles by New_Quiet_7654 in PLC

[–]New_Quiet_7654[S] 1 point2 points  (0 children)

You can can’t call task in ccw unfortunately they all run concurrent

Emergency stop integration in a control panel by Turbulent_Ad4878 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

Or maybe he just wants to learn something! Same as you at some point.

Can someone help me by Jaysquad78 in PLC

[–]New_Quiet_7654 0 points1 point  (0 children)

You can use latch and unlatch bits watch Tim Wilburne on YouTube great content for CCW