sean147

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Posts posted by sean147


  1. I am trying to use zrstp to pulse reset a zone of data registers so that new values can be written to them. I cannot get it to work and still works the same as 'zrst' and keeps the registers and my RS instruction clear, not allowing me to right new data.

    Anyone had experience with this? Or a process of logic for it to work as intended?

     

    Many thanks,

    Sean


  2. Hi there,

    I am fairly new to programming serial communications, especially with Mitsubishi PLCs.

    Can someone walk me through in ladder logic how to bring in ASCII to the PLC, store the data in the data registers. Then send the data out to another PC once an 'X' input is satisfied?

    ASCII code would go like the following: C2,0,1,123,2,ABC,3,456,CR