vinoth

MrPLC Member
  • Content count

    4
  • Joined

  • Last visited

Everything posted by vinoth

  1. DELTA PLC

    Hi everyone, Im using DELTA plc, ES2 model. When I'm sending 8 bit serial data through the RS232 or RS485, the RS or MODWRITE instruction add 80 hex value to my own value. how to fix this issue.
  2. I have sequence of steps to fill the bottle in conveyor, After power was off, the PLC forget the position and it start again from the first step. I want to run the PLC from the step where it left before power off.
  3. Thanks for the reply, My doubt is really on whether we can remember data the after the power failure. You and colandra clearly gave the hint as retentive registers. I'll go thru the catalog regarding this instruction. thank you for your support.
  4. Thank you for your reply, I'm using MITSUBISHI FX3U-128MT/ESS. Actually I dont know about retentive registers and timer. can you please tell how to use it (or) share any sample programs