9.24.1.4 +ECCWRSLOT
This command is used to write data to a ECC device slot.
Security – Default Security for the command is:
GGGG
Command |
Description |
Security |
---|---|---|
AT+ECCWRSLOT=<ECCZONETYPE>,<SLOT>,<OFFSET>,<LENGTH>,<DATA> |
ECC Slot Write | GGGG |
AT+ECCWRSLOT=<SLOT>,<OFFSET>,<LENGTH>,<DATA> |
ECC Slot Write | GGGG |
Parameter Name |
Type |
Description |
---|---|---|
<ECCZONETYPE> | Integer |
ECC zone type
|
|
Integer |
The Slot number in the ECC device Valid range is 0 to 15 |
|
Integer |
Byte Offset from where to read/ write |
|
Integer |
The number of bytes the DTE wishes to write |
|
String Byte Array |
Data to be read/written |