QUOTE(TWControls @ Aug 6 2006, 08:50 PM) [snapback]37824[/snapback]
QUOTE(kcor @ Aug 5 2006, 09:46 PM) [snapback]37793[/snapback]
TW
Is it possible for you to post a example of how you connected a grey scale encoder to the micrologics series.
I can use any brand of encoder. I have the omron, but would prefer to use a ab encoder, since it will be a ab plc.
Thanks
Need to know the specifics of your Omron encoder. Mainly the type of output to determine if it is compatible with the Micrologix.
As far as ot being AB, Omron, BEI, Dynapar, etc it doesn't matter. Just what type of output it has
Why do you need the absolute encoder?
The encoder I used on the project was a omron E6C3-AG5C-720
I will try and attach the data sheet.
The reason I used a absolute encoder, is the fact the operation of the machine required that if for some reason you hit estop, turned power off etc., when you put the unit back into operation, it had to know what angle the main motor was at, so that once it was put back into production from a estop, etc., it would complete the operaitions at the proper cam angle, as the machine finished the cycled.
I could use any encoder. It does not have to be a omron, the omron is what worked with the omron project.
I would use a ab encoder with the ab plc.
would be interestd in any sample code that you may post.
Thanks
QUOTE(rswolff @ Aug 6 2006, 04:06 PM) [snapback]37816[/snapback]
QUOTE(Contr_Conn @ Aug 6 2006, 09:52 AM) [snapback]37806[/snapback]
With little Micrologix knowledge, I can tell only who this is done with Logix platform:
Use 1734-SSI module with Ethernet, ControlNet or Devicenet adapter.
how many bits do you need. also, if its a Grey scale, you'll need to write a bit of code to convert from Grey to Binary (its not the same)
Are the inputs sinking or sourcing on the encoder? If they're open collector (sinking) you may need pullup's on the I/O depending on your wiring for the micrologix. If you do use pullups don't forget to invert the i/o (off is on and on is off)
if you need the conversion routines request them and I'll post the link
could you post the link for the conversion routines?
Thanks