I need to save files in a SD CARD of a PLC, but the SD CARD doesn't appear in "Files" tree. Then, the problem is that the files are not being saved on the SD, I think now they are being saved on the flash memory.
How can I force the SD CARD recognition? Do I have to use any special library?
The PLC is an exWare703, from EXOR. Version CODESYS 3.5. I have tried to use a relative path '\Captures\' (I created a folder called Captures in the SD CARD) but still doesn't work. The funcitons that I am using are FILE.Open, FILE.Write and FILE.Close.
Thank you very much.
AMartin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I need to save files in a SD CARD of a PLC, but the SD CARD doesn't appear in "Files" tree. Then, the problem is that the files are not being saved on the SD, I think now they are being saved on the flash memory.
How can I force the SD CARD recognition? Do I have to use any special library?
The PLC is an exWare703, from EXOR. Version CODESYS 3.5. I have tried to use a relative path '\Captures\' (I created a folder called Captures in the SD CARD) but still doesn't work. The funcitons that I am using are FILE.Open, FILE.Write and FILE.Close.
Thank you very much.
AMartin