Tamara

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Everything posted by Tamara

  1. Hi guys, so i'm trying to send data to plc omron cp2e-n40dra via RS232C, I use RXD and TXD but it looks like my programs are wrong, the indicator of RS232C are on everytime i send the data so it looks like PLC receive my data but when i see it in memory PLC D i can't find any data stored. Can anyone help me please? I attach my Gdrive for pictures since i can't upload pictures in here *The data that i sent is in ASCII https://drive.google.com/drive/folders/1GPXa1U1PLMU2WKmo4YRPe32wHHyVCGUv?usp=sharing
  2. Hi, thank you for replying! I have finished the ladder program and it was success. I can receive the data from external device to PLC memory now.