microscope icon indicating copy to clipboard operation
microscope copied to clipboard

Alpao dm driver doesnt set the trigger type or mode at startup.

Open iandobbie opened this issue 4 years ago • 0 comments

Although the Alpao driver has the following code in the init fiunction: self._trigger_type = TriggerType.SOFTWARE self._trigger_mode = TriggerMode.ONCE

TThe hardware is never set to reflect this.

iandobbie avatar May 12 '21 11:05 iandobbie