I know that this topic has been discussed previously, but I was wondering if there is any way to import data from a CSV file on the SD card of a BRX PLC into the PLC's memory element. There are methods to do this, such as using FileRead to parse through the file, but this seems cumbersome in the long run. The File -> Import feature would be perfect for my application, but it seems to be only available when a user is actively on the Do-More software. Is there anyway this can be done as part of the ladder logic?