MR Read a byte from Flash memory chip (Atmel 24C16)

Command Command description Controller response Default
mode
(N/A - not available)
Service
Mode
(N/A - not available)
xMRy Read byte from flash memory. y is a byte address in flash memory Returns a byte as number if succeeds, or string "Read error", if fails N/A Yes
 
SYNTAX    xMRy, where x - controller (axis) number.
PARAMETER y is address in flash memory.
Range 0...1999.
DESCRIPTION: The command reads byte from Flash memory.  
Note: MR command also sets the current flash memory address, which is used by MW command.
RETURNS  byte.
REL. COMMANDS MW, SA
EXAMPLES: 5 MR1000  ||  3mr 90   ||  2345Mr0