Serial Communication with Twido

jnordhag

Member
Join Date
Feb 2006
Location
Washington
Posts
3
I am a Mechanical Engineering student working on a Senior Design project that is over my head, please help.



I have a Twido PLC which needs to communicate with the controller from a light-curtain sensor. The controller will output either an RS232 or RS485 signal in ASCII format, and the PLC has an RS485 port. Is either of these easier or preferable to work with from the PLC end of things? What do I need to do in the PLC programming to receive the signal from the light-curtain controller? I don't know how to get this into my ladder program, or what to do with it once it is there. Any help on this topic would be very much appreciated.

Thanks,
Jon
 
The light-curtain is made up of 128 separate beams. The controller can output exactly which beams are broken and which are not, but it is in the form of an ASCII serial signal. We need this information as an input to the PLC.

Jon
 
If you do that (serial coms) , by definition , then you won't be using the light barrier as part of a safety dependent process .

These comms are not generally used in the way you imply -
 
The light-curtain is used to detect width and position of an object; it is not being used as a safety device like most are. From my understanding, the serial port is normally used to connect and communicate with slave PLCs. I thought that it might be possible to set up the light-curtain controller as a slave to the Twido PLC, but I don't know if this will work, or how to do this. It is not a common on/off input; it is a serial signal which I haven't found much information on. I have read some about saving the signal into the memory in the PLC and then calling it out in the ladder program. Is this a possible approach? I really don't have a understanding of how this connection works and am searching for any help possible.



Thanks for the replies,

Jon
 

Similar Topics

Hi Everyone... I have a Schneider PLC TWIDO 24DRF (TWDLCAA24DRF)with RS-485 communication port (TWDNAC485T). This RS485 module is obsolete &...
Replies
5
Views
1,570
Hi, I want to give me an code example on how ASCII serial communication is made with TWIDO PLC because I don't understand this process from...
Replies
0
Views
1,729
Currently,we are facing the communication go through with 422 tx+ and tx-. Mitsubishi fx5u series is used and using command rs2. But the package...
Replies
0
Views
113
I have wasted a week trying to figure out how to connect an SLC5/03 with my laptop. I do not have and can not Buy the 1747 UIC and PC3 cables. I...
Replies
14
Views
2,575
MELSEC A RS422 (25pin) <> iQR C24 Serial RS232 (9pin) - Simple PLC Communication Communication from a MELSEC-A Series CPU (RS-422 – DB 25 Pin)...
Replies
4
Views
1,054
Back
Top Bottom