page 105
Function
E2READ
Library CRxxxx.LIB
Function symbol
Purpose
The function E2READ reads a data block from a serial
EEPROM.
Parameter
Function inputs
Function outputs
Description
E2READ reads a data block from the serial EEPROM and
writes it in the flag range MW128...MW511. As the processing
of this function requires some time the execution has to be
monitored via the function output RESULT. If RESULT = 1 the
input ENABLE has to be reset to FALSE.
Name Data type Description
ENABLE BOOL TRUE: function is executed
FALSE: function is not executed
Name Data type Description
RESULT BYTE 0 = function is inactive
1 = function is completed
2 = function is working