Modicon

rdkimmel

Member
Join Date
Feb 2006
Location
Ca
Posts
1
I am programming my first Modicon using ProWORX 32, from what I heard it's alot different than AB and others, is there any good documentation available (i.e. I/O Mapping, etc.)?
 
rdkimmel said:
I am programming my first Modicon using ProWORX 32, from what I heard it's alot different than AB and others, is there any good documentation available (i.e. I/O Mapping, etc.)?

You'll recognize similarities. The traffic cop (I/O mapping) is something you'll have to get familiar with for initially setting up, and a few other utilities.

A few things that are different:


  • latches are held differently for power-down
  • no subroutines or program files; logic is done in networks that are a fixed number of columns (11) wide and (7) rows long so you'll have to break up any big rungs
  • PLC scan of a network is by column top-down
  • You'll want to use Excel or something similar to layout your internal memory addresses to keep track of them
  • Most important, make sure you have the absolutely latest version of Proworx. The first release was unusable, the second release was usable but lots of little annoying bugs, the latest version (I have v2.0) fixed the annoying bugs and made it a real product.
Lots of help here at this forum if you have any questions.
 

Similar Topics

Everything was working fine, but suddenly CPU went into error mode, and the ERR and TER LEDs lit up. Now I can't download or connect with the PLC...
Replies
0
Views
43
Hello All, Was hoping I could get a little help with Modicon ladder logic. This is the first time I have seen Modicon logic and currently trying...
Replies
6
Views
266
I have a 170AAO92100 card that I am interested in using as a 10 volt output. Is there setup that I have to do in order to change output or simply...
Replies
0
Views
86
Hi, Seeking consultation on an implementation matter, and have a question about Modicon Compact 984 communication through RS485: Three Modicon...
Replies
4
Views
217
After updating a panel, I inherited another PLC for my "learning lab". It's a Modicon TSX Micro. I've not worked with a Modicon PLC yet, so I...
Replies
1
Views
135
Back
Top Bottom