Data Sampler Disable

Disables all data sampling. Individual sources can be disabled using their respective commands, while the DISABLE command will disable all sources.

Table 1. Data Sampler Disable
Field Size Description
DATA_SAMPLER 1 byte 0x8A
DISABLE_ALL 1 byte 0x00

Response:

Table 2. Data Sampler Disable Response
Field Size Description
DATA_SAMPLER 1 byte 0x8A
DISABLE_ALL 1 byte 0x00
Status 1 byte

Status code

0x00: OK

0xFF: Error