Sorry for the late reply.
Sorry for the late reply.
can you please be so kind and help me with the diagram or code, for the past 5 days i've been searching for a solution
I'm currently solving it using Ladder, but I can also try it in FBD. I transferred the file (which contains 15 numbers) into the PLC memory using FTP, used a function to open the file and read it. Right now i'm struggling to move the numbers from the file to an array.
I'm currently solving it using Ladder, but I can also try it in FBD. I transferred the file (which contains 15 numbers) into the PLC memory using FTP, used a function to open the file and read it. Right now i'm struggling to move the numbers from the file to an array.
Hi, I just started learning how to program PLCs and I've been struggling with reading data from a file into an array.