Sram - CipherLab 8 Series User Manual

Hide thumbs Also See for 8 Series:
Table of Contents

Advertisement

4.19.2 SRAM

The File System keeps user data in SRAM, which is maintained by the backup battery.
However, data loss may occur during low battery condition or when the battery is drained.
It is necessary to upload data to a host computer before putting away the mobile
computer.
FREE_MEMORY
Purpose
To get the size of free data memory (SRAM) in bytes.
Syntax
A& = FREE_MEMORY
Remarks
"A&" is a long integer variable to be assigned to the result.
Example
PRINT "Free memory = ", FREE_MEMORY
See Also
MEMORY_INFORMATION(3)
RAM_SIZE
Purpose
To get the size of the whole data memory (SRAM) in kilobytes.
Syntax
A% = RAM_SIZE
Remarks
"A%" is an integer variable to be assigned to the result.
Example
PRINT "SRAM size = ", RAM_SIZE
See Also
MEMORY_INFORMATION(1)
Chapter 4
BASIC Commands
147

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