MW Write a byte to Flash memory chip (Atmel 24C16)

Command Command description Controller response Default
mode
(N/A - not available)
Service
Mode
(N/A - not available)
xMWy Write a byte to Flash Memory current address. y - the byte Returns a string "Write error" - if the command fails N/A Yes
 
SYNTAX    xMWy, where x - controller (axis) number.
PARAMETER y is a byte to be written to chip (Atmel 24C16).
Range 0...255.
DESCRIPTION: The command writes a byte to defined Flash memory address. The address should be preset by MR or SA command.
RETURNS  none
REL. COMMANDS MR, SA
EXAMPLES: 5 MW25    ||    3mw 90   ||   2345Mw0