Used to set parameters on the tool..
For lists of valid get / set paramters, see the section called “SET/GET parameters”
Table 96. Set
Field | Size | Description |
---|---|---|
SET (0x01) | 1 byte | Command ID |
Version (0x00) | 1 byte | Command version |
Set context | 1 byte | Context of the parameter to set |
Address | 1 byte | Parameter ID / start address |
Bytes | 1 byte | Number of bytes to write |
Data | N bytes | Data to write |
Responses:
OK
FAILED
Note: Setting multiple parameters in one set call can only be done when all fields are in the same context.