3.4.1 Data Sampler Disable
Disables all data sampling. Individual sources can be disabled using their respective commands, while the DISABLE command will disable all sources.
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| DISABLE_ALL | 1 byte | 0x00 |
Response:
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| DISABLE_ALL | 1 byte | 0x00 |
| Status | 1 byte |
Status code 0x00: OK 0xFF: Error |
