Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

File binary read write

learnetk
2016-11-22
2016-11-23
  • learnetk - 2016-11-22

    Hallo Everyone,
    I am looking to write a file in binary format and then read it back. Does anyone have an idea how this could be done.The SysFile library doesnt seem to have the binary option available.

    Thanks and warm regards

     
  • tonypdean - 2016-11-23

    Hi,

    Have you tried the library function SysFileWrite() to write binary files? I am using this without any problems. I don't use SysFileRead() but it should work.

    These functions are in SysLibFile.lib

    Tony

     

Log in to post a comment.