Akshay Ganeshkar

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Everything posted by Akshay Ganeshkar

  1. Byte to Word

    I am having problem working with Mitsubishi FX5 PLC. How to send two bytes data into one word. I want to send first byte into lower word and second byte into upper word.
  2. Byte to Word

    I am having problem working with Mitsubishi FX5 PLC. How to send two bytes data into one word. I want to send first byte into lower word and second byte into upper word.
  3. Integer to Byte

    I am having similar problem. How to send two bytes data into one word. I want to send first byte into lower word and second byte into upper word.