×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

MicroLogix 1100 programming question

MicroLogix 1100 programming question

MicroLogix 1100 programming question

(OP)
Hello,
I am the IT for a small company..(I can hear everyone gasping for a breath) I was an electronics tech for the Navy for 8 years and have experience in C++ programming.

My question is:
We have a simple Pneumatic machine  ran by a MicroLogix 1100 that we use to compress fittings onto a part.  We need the two actuators(one on each end) to stay down for 2 more seconds.  The company that installed the system would like to charge us over $3K to come and take care of this.  

It doesn't seem like it would be that hard.  I have the schematics for the machine and know where the extend and extract signals come from...I just don't have any experience with working on PLC's

Any help would be greatly appreciated.

Thank you.

RE: MicroLogix 1100 programming question

Do you have the software for configuring the PLC e.g RSLogix 500 or RSLogix 5000?

RE: MicroLogix 1100 programming question

Your issue sounds like a simple program change.
If this is true then it would take a short amount of time to change the program and test it.
However you must have the appropriate Rockwell software for your Micrologic controller in order to do this. As roydm asked "do you have the software".  

RE: MicroLogix 1100 programming question

You will have to change what you think about programming to go from C++ to ladder.  If you want some idea about what it takes to program the 1100, we have videos on our PLCMentor.com site that are on the SLC which is very similar to the 1100 and programmed with the same software. 3k does sound a little steep for that program change, but I would assume that most of it is travel expenses.  

Russell  

Russell White, P.E.
Automation Technologies, Inc.
www.AutomationNC.com

Automation Training
www.PLCMentor.com

RE: MicroLogix 1100 programming question

not  a plc solution but simple just the same.
Use the outputs from the logix that drive the actuators to instead drive some timing relays. Use the timing relay outputs to drive the actuators for 2 seconds longer than normal and then release.
The timing relay contacts would have to be normally open, close on energization, and open after time delay. i am sure these relays exist, I have used them in the past. You can also vary the time delay to your preference if needed.
I am not familiar with all your operating parameters but I am sure that with a little ingenuity you can work around the PLC for minor issues and save a bunch of money.
A relay like this was worth about 150 dollars 15yrs ago so I am positive they are way cheaper now.
I have modified numerous machines in the past by using simple relay logic when a PLC was readily available. Some customers want relays for numerous reasons and I will comply with whatever they want.
Whatever the case a 2 second time delay shouldnt be so expensive. You could probably buy the software for less than that. But being AB I doubt it.
It also seems funny nowadays because everyone has modems and online access. your software vendor should be able to make a time change remotely? These days you can find anything for software. Look around and access the PLC yourself

RE: MicroLogix 1100 programming question

I was thinking along the same lines a skiier.  The cost of the software and time to learn it will determine which is cheaper.  The adjustable time off delay relays can be found at McMaster Carr www.mcmaster.com part number 7268K43 $53.   

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources