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

Hello All, I am stumped on how to convert a %MW to a %MF using Machine Expert Basic and a Modicon M221. The help files show a word to a double...
Replies
4
Views
138
A lifetime ago I built a couple systems with Modicon Micro84 controllers that are still running. But today one of those died and they reached out...
Replies
2
Views
86
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
87
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
314
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
105
Back
Top Bottom