I've noticed that TemperatureActual only updates when the camera is not acquiring, and also on only a 30s refresh cycle.
The relevant portion of the code seems to be here:
|
status = setDoubleParam(ADTemperatureActual, temperature); |
Could it possible to measure TemperatureActual with this device during continuous acquisition? I'm not sure if this is a bug or needs to be a feature request.