Hi support and forum members
I have successfully used the Visilogic project examples to log data using an SD Card.
However, the example program uses SB13 to write data to the SD card every 1 second. This is far too frequent for my application. I want to log data every minute, or every 10 minutes.
How can I reduce the write frequency? Do I need to use some delay timers? Can anybody assist me with the correct/optimal ladder for this.
Picture of code attached.
I'd also like to know how to display the free space in MB or GB left on the SD card
Best Regards