I need to use a 16 tool changer (it has no encoder it counts the how many times the index motor rotates)

so whatever method of getting the infromation about the tool number requested by EMC to my

PLC I can deal with it.

Thanks

Terry



On Wed Jun 25 8:58 , tomp <[EMAIL PROTECTED]>sent:

I couldnt figure if you wanted 1 BCD digit with 4 bits ( would allow
0thru9)
or 4 BCD digits (each digit having 4 bits, allowing 0000 thru 9999)

Not much conversion is needed for the single digit,
just limit the range,
but, for the 4 digit scheme, you need some translation from bin to bcd.
tomp


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users


Msg sent via CableONE.net MyMail - http://www.cableone.net
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to