microscope
microscope copied to clipboard
Alpao dm driver doesnt set the trigger type or mode at startup.
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.