Currently, the image bit depth is tracked in a seperate PV. This does not follow the pattern for other AD drivers. Indeed, NDDataType is disabled with DISA set to 1. Instead of disabling the readback, only the NDDataType setpoint should be disabled, and the RBV should be set to the data type determined with BitDepthImage. We can keep BitDepthImage for BC if needed.
Currently, the image bit depth is tracked in a seperate PV. This does not follow the pattern for other AD drivers. Indeed, NDDataType is disabled with
DISAset to 1. Instead of disabling the readback, only the NDDataType setpoint should be disabled, and the RBV should be set to the data type determined withBitDepthImage. We can keep BitDepthImage for BC if needed.