Dear Expert,
i'm issue to do communication CP1E with PC via RS232.
im try to use plc for sending information and receive by hyperterminal pc.
after googling some information there have multiway to success. by the way until now cannot settle.
please expert share completed setup that's work:
1. communication cable from PLC - PC (my information use pin (2,3,9 jumper 4&5) - (2,3,5 jumper 7&8)
2. sample program that works (im using TXD & RXD with memory D1000 to keep data)
3. connection cable to PC using MOXA Serial to USB converter.
4. plc serial setting (default: 9600,7,N,1,Host link)
my target to give instruction to printer to start print. printer need ACSII code. if this communication success i'm will convert all data to ACSII by ACSII convert function.
thanks,