Return Format
The query command reads the enable register and returns a decimal value
which corresponds to the binary-weighted sum of all bits set in the register.
For example, if bit 0 (decimal value = 1) and bit 1 (decimal value = 2) are
enabled, the query command will return "+3".