Read from EEPROM

From OpenMBD
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about Read from EEPROM

A 'Read from EEPROM' block reads a value from the specified EEPROM identifier.

Block

ReadFromEEPROMBlock.png

Mask

ReadFromEEPROMMask.png

Block inputs (inports)

Input: The identifier for the EEPROM, it is possible to store 256 values with index numbers from 0 to 255.(uint8)

Block outputs (outports)

Output: The value stored in the EEPROM for the identifier indicated at the input.(uint16)

Block parameters

Parameter Description
Sample time Here you can enter the file name of the log file.

Examples

Using EEPROM

See Also

Write to EEPROM | Erase EEPROM | Save EEPROM