The PersistentMemory class provides methods for reading or writing the non-volatile user memory of a uEye camera (64 Byte). Besides the hard-coded factory information, the user memory of the uEye camera can hold additional user data which is not to be stored cyclically but permanently, e. g. camera parameters for camera opening, one-time determined, permanent calibration data, etc. Depending on the camera model, an additional extended memory (64 kB) is provided beside the old 64 Byte user memory, which can also be used storing user data (see Extended class).
Note: The EEPROM class is obsolete by this new PersistentMemory class. |
The following class and methods exist:
Methods