Memory Levels: 1 Memory Levels

Up: GEOS SDK TechDocs | Up | Prev: Memory Levels | Next: 2 Modifying Files on the FFS

Operations that require writing to the FFS should almost always check "disk space" both before and after the operation. There are three defined levels of available disk space on the device. These levels are:

You can check for these conditions by using the following constants:

FFS checking is usually needed at the following times:


Up: GEOS SDK TechDocs | Up | Prev: Memory Levels | Next: 2 Modifying Files on the FFS