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

So the customer purchased a Mitsubishi drive, in the same project for a different pump they got an ABB drive, was literally whatever they could...
Replies
1
Views
64
Hello, I am a plc engineer and I have a job to do in the NIGERIA 25000 TON GRAIN SILOS STORAGE CONTROL PANEL. A problem where the panel is not...
Replies
1
Views
141
Hi all, I am upgrading a couple of 2094-BC01-M01 servos with 2198-H015-ERS. The original code uses MSG instructions to control (release, engage...
Replies
2
Views
92
Hey there guys, I'm relatively new to PLC programming. I had a few basic classes in college but since then I have mainly been on the instrument...
Replies
3
Views
240
Hi, Is Control Expert V15.0 supposed to support multiple monitors? I'm running Control Expert V15.0 on my host Windows 11 PC, connected to two...
Replies
1
Views
94
Back
Top Bottom