Sd Card - CipherLab 8 Series User Manual

Hide thumbs Also See for 8 Series:
Table of Contents

Advertisement

CipherLab BASIC Programming

4.19.3 SD CARD

SD_FREE_MEMORY
Purpose
To get the size of free data memory on SD card in megabytes.
Syntax
A% = SD_FREE_MEMORY
Remarks
"A%" is an integer variable to be assigned to the result.
Example
PRINT "Free memory on SD = ", SD_FREE_MEMORY
See Also
MEMORY_INFORMATION(6)
SD_SIZE
Purpose
To get the volume of SD card, excluding the space used by FAT structure.
Syntax
A% = SD_SIZE
Remarks
"A%" is an integer variable to be assigned to the result, in units of megabytes.
Example
PRINT "SD size = ", SD_SIZE
See Also
MEMORY_INFORMATION(5)
148
Part I
8200, 8400, 8700
8200, 8400, 8700

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 8 Series and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

83008000840087008200

Table of Contents