
martinav (Customer) asked a question.
I have developed a PLC system on the BRX platform that performs a pressure test for our product. I am looking to make this into a more production worthy system, 'right-size' it, and then setup about 8 identical test stands.
- I originally setup a BRX because of the REST API so I can push data to SQL.
- Would the Click work better.? I would like any insight on the comparison between BRX and Click with regards to power and features. At this point, I'm not sure how to categorize what is a big project vs small. My project did fit ealily within the capacity of the BRX.
- Is programming 'better' in the Click software vs BRX? I think the CLick is newer. Regardless, how to compare them?
My needs are to control a test stand for valve certifications. Basically control pressure to a test rig, monitor via a rs-232 pressure gauge, collect data, and post to SQL. Plus other ancillary things. I have successfully created a program in Do-More that performs the test cycle quite well. I used AdvancedHMI to handle the panel on my PC. That worked fine for my development. I purchased an EA7 c-more panel to get me closer to production. I also had luck communicating with Node-Red from my BRX. I had not finished pushing that into SQL, but that would be a Node-Red thing at that point. But getting the data into Node-Red I did find success.
I will also need to get data from SQL based on results of barcode scanner. Also via REST API. I havent done this yet, but with the success of pushing date out of the BRX, i'm confident I can accomplish this, also with NodeRed.
Basic hardware setup:
1-PLC (BRX currently)
2-pressure transducers for basic pressure reading (4-20mA)
1-RS-232 pressure gauge for continuous and accurate (calibrated) pressure reading
3-solenoid valves for pressure control (120VAC) (PLC->relays)
1-c-more panel (EA7 EA9)
1-thermocouple (RTD)
1-barcode scanner (RS-232)
To make this happen, I had to get quite the stack to run it all.
BX-08AD-3
BX-4UT4T2
BX-SERIO-2 (Could have used a BX-P-SER2-RJ12 in lieu of module, but kind of wanted option to add a 3rd RS-232 device)
I'm open to advice and alternatives!
If you already have the system programmed with the BRX, stay with the BRX. The Click can do many things but is outclassed in almost every respect compared to the BRX platform. The only thing that the Click has going for it is slightly lower price point and wireless on new processors. Programming environment and instruction set is vastly inferior to BRX.
In short, no. There's not much comparison between the instruction sets between the two controllers. Everything the Click can do, the BRX can do it easier. Many things the BRX can do, the Click cannot do. If you're trying to pinch pennies, you could potentially use the Click but you'll be giving up a ton of features that you'll probably regret down the road if you ever want to expand your system.