HCFA PLC, Codesys read text file from usb flash disk

onuroruc
2023-07-10
2023-07-12
  • onuroruc - 2023-07-10

    Hello to everyone,
    I want to read a text file from usb flash disk connected to plc in Codesys. I can see usb device and text file in Device/Files section in Codesys. But I cannot read the text file in the LADDER diagram. Thanks in advance for your help.

     
  • onuroruc - 2023-07-12

    Okay i solved it. I was writing the file path as $USBDev$ but I had to write it as $$USBDev$$.

     

Log in to post a comment.