Modicons control expert

RY_Guthrie

Member
Join Date
Nov 2011
Location
Las vegas, NV
Posts
263
Hello, I am new to control expert and I am looking a quick start guide for basic ladder and function block programming. I have searched the web site but with little luck. It seems they have everything but what I am looking for? I need to learn the basics first, I/O addressing, basic ladder functions, basic function blocks etc... Any one have a link to a pdf or video of this kind of stuff?
 
My personal experience has led me to believe that Modicon's LD is really clumsy , especially if a person is used to a full-blown AB ladder editor. I really try to avoid it - and I do more Schneider work than any other brand.

For many years I've used Schneider FBD and it has worked very well. You have to watch execution order since it is not as rigidly defined as it is for LD. The PLC class outline at corsairhmi.com has some tips as to how to deal with FBD execution order. It usually involves hooking ENO from one block to EN of the next. You generally don't have to do it with very many of your blocks - just the ones where the result of one feeds into the other. If the result is 'piped' through a connection (which is where FBD is really good) the ENO - EN link is not needed.

I know that there are many here who endlessly repeat that LD is the only thing to use because electricians and maintenance people understand it and that's all customers will allow. No wonder there is so much horrible ladder code out there. There's a huge difference between a programming language and relay schematics and there are a couple of sides to that whole argument. It ends up being political and pointless . If you are working with a Schneider CPU I personally would encourage you to consider FBD, ST, and SFC and forget their ladder. With other brands I would make other choices.
 
thanks

I believe most of the logic i will be editing is in function block, so thank you for the advice and the links, I found the pdf manuals and I will be watching a few more youtube videos trying to get up to speed, thank you!
 

Similar Topics

I’m attempt to establish a communication between two simulator M580 CPUs, using a READ_VAR, I have two vitalization Windows 10 in VMWare and each...
Replies
0
Views
55
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
125
does anyone have an install or know if/where i can download it for the following "ABB PS501 Control Builder Plus V2.3 " the software was a free...
Replies
2
Views
92
I am not sure why this is requested, but it was asked. Currently I have one PLC , with one output to a relay, turning on a field equipment (just...
Replies
7
Views
219
I have been requested to test this proportioning valve for PLC control of flow/pressure. Dwyer Series SVP Proportioning Solenoid Valve The flow...
Replies
10
Views
423
Back
Top Bottom