EasyManuals Logo
Home>CipherLab>PDA>8 Series

CipherLab 8 Series User Manual

CipherLab 8 Series
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #156 background imageLoading...
Page #156 background image
144
CipherLab BASIC Programming Part I
4.19 MEMORY COMMANDS
This section describes the commands related to the flash memory and SRAM, where
Program Manager and File System reside respectively.
For 8200/8400/8700 Series, it allows using SD card.
Memory Size
Flash Memory
SRAM
SD Card
8000 Series 2 MB 2 MB, 4 MB N/A
8200 Series 8 MB 4 MB, 8 MB Supported
8300 Series 2 MB 2 MB, 6 MB, 10 MB N/A
8400 Series 4 MB 4 MB, 16 MB Supported
8500 Series 2 MB 2 MB, 6 MB, 10 MB N/A
8700 Series 8 MB 4 MB, 12 MB, 20 MB Supported
MEMORY_INFORMATION
Purpose To get information on memory allocation.
Syntax R% = MEMORY_INFORMATION(N%)
Remarks R%” is an integer variable to be assigned to the result.
If the value of N% is illegal, it returns -1.
If the memory type does not exist, it returns 0.
N%” is an integer variable in the range of 1 to 6, indicating the memory type.
N%
Meaning
1
2
3
4
5
6
Base RAM, in kilobytes
Optional RAM, in kilobytes
Free memory (SRAM), in kilobytes
Flash memory, in kilobytes
SD card size, in megabytes
Free memory on SD card, in megabytes
Example
PRINT “Free memory = ”, MEMORY_INFORMATION(3)
See Also FREE_MEMORY, RAM_SIZE, ROM_SIZE, SD_SIZE, SD_FREE_MEMORY

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

CipherLab 8 Series Specifications

General IconGeneral
BrandCipherLab
Model8 Series
CategoryPDA
LanguageEnglish

Related product manuals