Search the Community

Showing results for tags 'reals'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 1 result

  1. I am copying some data from a vendor PLC through MSG instruction into my PLC through CIP data table read. Is there a better way to break down this array of data into individual real tags through an instruction (something similar to WORD_to_BIT instruction in Modicon). I was looking at FAL instruction but its not exactly doing what I am looking for. Any help is greatly appreciated.