AVIIVA® EM1
61
1043D - AVIIVA EM1 –04/11
e2v semiconductors SAS 2011
6.3.15
FreeArea
In the memory of the camera there is a free
area where the user can read and write his own
values. This memory size is
1kByte
and allows
the customer to save, for example,
configuration of his system.
Feature
UserMemoryValueAll
is only available
with the SDK and gives directly all memory
values. It is possible to acces (R/W) with
interactive tool if each block or 4 Bytes
(32bits) written in this memory area with
UserMemoryIndex
and
UserMemoryValue
and
save modifications with
UserMemorySave
.
Name
Interface
Lock Access
Visibility
Description
UserMemoryValueAll
IRegister - R G Accesses all the Data in a single access
without using individual UserMemoryAllIndex.
UserMemoryValueSize
IInteger - R G Indicated the size of the Data pointed by
UserMemoryAllValueIndex (4 bytes)
UserMemoryIndex
IInteger U R/W G Control the index of each value to access in
The User Memory area
UserMemoryValue
IInteger U R/W G Returns the data of the User Memory area
pointed by UserMemoryAllValueIndex
UserMemorySave
ICommand U R/W G Save the User Memory in EEPROM