gtsol Posted January 17, 2005 Report Posted January 17, 2005 Does anyone know if it's possible to connect an absolute encoder to an S7-200 Siemens PLC? (directly or with expand card). Thanks in advance. George
Crossbow Posted January 18, 2005 Report Posted January 18, 2005 What kind of absolute encoder? What is the output format?
gtsol Posted January 21, 2005 Author Report Posted January 21, 2005 i don't know... any output that is supported by the PLC. I have seen at the internet some that communicate by ethernet or TCP/IP or bitparallel.I have heard of a type that sends 8 bits to the plc and it connects to the inputs of the PLC (this is bitparallel?). I don't know i don't care any type that is supported by a S7-200 plc
bot1101 Posted September 15, 2005 Report Posted September 15, 2005 The PLC will handle an absolute encoder just fine. I have never tried any of the networked encoders (TCP/IP , modbus, etc) but the bit parallel is simple. The points to consider are: Does the output of the encoder match the inputs of the PLC? (24vdc is usal for the PLC but most encoders are 5vdc). Is the output from the encoder in binary or grey code? (Grey code can easily be converted to binary with logic). The speed of the encoder movement. (if the encoder travels to fast for the input of the PLC, some positions may be missed)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now