This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| logicpython:cubloc_api:eeread [2026/04/13 02:06] – [Exceptions] mfranklin | logicpython:cubloc_api:eeread [2026/04/14 05:14] (current) – [Return Value] mfranklin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Read data from non-volatile memory. | Read data from non-volatile memory. | ||
| + | |||
| + | This feature is supported only on models with built-in FRAM. | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 16: | Line 18: | ||
| * **address**: | * **address**: | ||
| - | * **byteLength**: | + | * **byteLength**: |
| - | * **returnType**: | + | * **returnType**: |
| ===== Return Value ===== | ===== Return Value ===== | ||
| - | Returns the data decoded | + | Returns the data according to '' |
| ===== Exceptions ===== | ===== Exceptions ===== | ||