What PLC for beginner

fcej

Member
Join Date
Jan 2022
Location
Quebec
Posts
8
Hi,

I am looking on PLCs to make automations in a greenhouse (30x90 feet) in Canada, Québec. The goal is to start a heating, move rollup motors, read temperature probes.
I made a lot of computer programming, but I am completely new in the PLC world.

I am looking for something reliable, and not too expensive (if possible), with IoT (MQTT) support (LAN only).
I looked on AutomationDirect PLCs, which seem to be interesting for me, with free programming software.
I took a quick look on Siemens, Schneider Electrics, Wago, but they all seems to have a paying programming software.

Can you help me choose something based on the criteria I mentioned?
Thanks in advance !
 
Hi,

I am looking on PLCs to make automations in a greenhouse (30x90 feet) in Canada, Québec. The goal is to start a heating, move rollup motors, read temperature probes.
I made a lot of computer programming, but I am completely new in the PLC world.

I am looking for something reliable, and not too expensive (if possible), with IoT (MQTT) support (LAN only).
I looked on AutomationDirect PLCs, which seem to be interesting for me, with free programming software.
I took a quick look on Siemens, Schneider Electrics, Wago, but they all seems to have a paying programming software.

Can you help me choose something based on the criteria I mentioned?
Thanks in advance !

You're likely to get a myriad of responses with varying opinions. I'm not familiar with AD hardware/software, but I know they are very inexpensive. If cost is your biggest factor, then it appears you've already identified your solution with Automation Direct PLC.
 
So only AutomationDirect make free programming software ?
Our budget is around 2500 $US.

Beckhoff has free engineering software (TwinCAT XAE). You'll have to pay for the runtime license at some point. You can keep reactivating the free runtime trial license every 7 days, but eventually you'll most likely want to purchase the runtime license. The runtime license cost is based on 'performance level' of the PLC you purchase. For your project and least amount of cost and fastest delivery, I would opt for a CX9020, which is ~$1000 but you might be able to get one cheaper on Ebay. Runtime license for that will probably only be ~$200. Of course you'll still need to get your I/O terminals.

Others may have differing opinions/recommendations.
 
Unless you really want to get into PLC programming for a career you can look into other control methods. Home Automation systems could also be used. Home Assistant with Node Red gives you a Function Block programming interface. It has a myriad of add-ins to control nearly anything. For a small greenhouse it may be cost efficient, the HA system is free, just needs a PC or a RPI to run on. I automate my home with HA. I wouldn't try to automate an industrial plant with HA but a single greenhouse, thats no more complicated than a home. Your endpoint hardware is the question of compatabilitiy. But with its massive add-in support you may be able to find something that will work. It's worth a look at least.
 
Last edited:
The micro 800 line of Allen Bradley can be programmed with the free version of CCW.

Unitronics, have not used but have been told they have IOT support for MQTT and such.

Weintek/Maplesystems might also have IO modules and free software

I think Phoenix has free software as well, but the controllers would likely make up for the cost of software.

I have not used any of these options, except the Micro 800s they would need a middle man to handle IOT/MQTT.
 
I'll throw in a vote for a Horner controller/HMI. All in one unit, free software. Might be an option for something like this. OP, look into a Horner XL7
 
Beckhoff has free engineering software (TwinCAT XAE). You'll have to pay for the runtime license at some point. You can keep reactivating the free runtime trial license every 7 days, but eventually you'll most likely want to purchase the runtime license. The runtime license cost is based on 'performance level' of the PLC you purchase. For your project and least amount of cost and fastest delivery, I would opt for a CX9020, which is ~$1000 but you might be able to get one cheaper on Ebay. Runtime license for that will probably only be ~$200. Of course you'll still need to get your I/O terminals.

Others may have differing opinions/recommendations.

I should note that if you pick up a CX9020 used on Ebay, there's a high probability it already has a paid-for runtime license on it.
 
Hi,

I am looking on PLCs to make automations in a greenhouse (30x90 feet) in Canada, Québec. The goal is to start a heating, move rollup motors, read temperature probes.
I made a lot of computer programming, but I am completely new in the PLC world.


How many inputs and outputs? up to a dozen? a dozen dozen?


What types of inputs and outputs? how many discrete (bits/booleans)? how many analog?

Does the budget include programming time?
 
How many inputs and outputs? up to a dozen? a dozen dozen?


What types of inputs and outputs? how many discrete (bits/booleans)? how many analog?

Does the budget include programming time?

4-6 RTD + 2 digital inputs, 8 relays outputs for our greenhouse.

Thanks all for your responses, I will have a look on this.
 
Last edited:
If your main goal is cheap hardware and free software, it's hard to beat automation direct. I think AB and Siemens have hardier components and are easier to program quickly. Downtime is very expensive to me so dollars spent on software and more expensive hardware is worth it. It's also easier to find outside support on AB and Siemens products than most others. I think automation direct would be fine for what you have described.
 
If your main goal is cheap hardware and free software, it's hard to beat automation direct. I think AB and Siemens have hardier components and are easier to program quickly. Downtime is very expensive to me so dollars spent on software and more expensive hardware is worth it. It's also easier to find outside support on AB and Siemens products than most others. I think automation direct would be fine for what you have described.

Yes AutomationDirect are very interesting for me.
Anyway, I also need the PLC to be in the greenhouse (-30 to +40 celsius), in a heated waterproof box of course. And if the heater or the rollup sides don't operate at the right time, this is bad, even very bad for vegetables.
So maybe Siemens or AB, or hardier hardware than AutomationDirect worth the price. Siemens are easy to find online, AB not, but maybe I looked wrong...
Still thinking.
 
Yes AutomationDirect are very interesting for me.
Anyway, I also need the PLC to be in the greenhouse (-30 to +40 celsius), in a heated waterproof box of course. And if the heater or the rollup sides don't operate at the right time, this is bad, even very bad for vegetables.
So maybe Siemens or AB, or hardier hardware than AutomationDirect worth the price. Siemens are easy to find online, AB not, but maybe I looked wrong...
Still thinking.

Just because it cost more does not mean its any better, you can have failures regardless of the price, just about ALL PLC's made now are very good.

Find one that you can support up there and get parts if needed, then build redundancy into your system to help with possible failures and fail safes
 

Similar Topics

So to start off: I have no experience with PLC's, but I'm good at figuring stuff out, but I need some help to know if my PLC is just dead in the...
Replies
2
Views
99
How do you code it to when you push a button attached to X001, it turns on Y001. Then, the next time you push the button attached to X001 it...
Replies
4
Views
1,600
Hi all, this is my first thread on here, completely new to plc. Have been given a 1769 L24ER QB1B to play with. I have a PA2 power supply and a...
Replies
3
Views
1,765
hello everyone, I have a siemens s7-1200 that is dismantle from a worksite. I want to learn writing program. however, it's locked and need a...
Replies
8
Views
1,896
hi all, I am a PLC beginner.trying to learn how to program on my own at home. I am about to purchase a training kit online and just needed some...
Replies
17
Views
4,920
Back
Top Bottom