I am creating a function inside Codesys that will Collect data from tags inside Codesys and export / place them in a csv file on a USB drive that is connected to the USB port on the EPIC PR1.
The code Blocks I am using are from the OSCAT Network Library.
The blocks being used are the DLOG_DT, DLOG_REAL and the DLOG_STORE_FILE_CSV
The proble I am having is that Codesys seems not to be able to see the USB key and hence not able to write to the drive.
In the FileName I have put in “/run/media/sdb1/DataStore.csv”. This is the path that is shown in Groov Manage for the USB Key.
Can someone tell me what the path would be inside codesys to access this USB drive.
Failing this what path can be used to get to another storage file, preferrable one that can have an FTP site.
Thanks
