This command will write a dword into the specified location of the memblock. A DWord is the term for a datatype consisting of four bytes. The memblock must exist or the command will fail. The Position value is specified in bytes. The DWord value must be a value between 0 and 2147483648. The parameters must be specified using integer values.
Syntax:
WRITE MEMBLOCK DWORD Memblock Number, Position, DWord