Kevin M. Dean
Kevin M. Dean
A few bits of the documentation from our old LabView code for inspiration: [Uploading LouisXIV Microscope - Software User Manual.pdf…]()
My current thoughts... In the case of 1 camera operation, we don't have to do anything. Everything can be loaded as is. In the case of more than 1 camera,...
@annie-xd-wang Could you provide some basic instructions on how to get multiple cameras operating as our code is? I'll format it and make a page on our documentation from it.
@bojuichang - #849 provided documentation on how to enable and disable the multi camera operation mode. Please see the directions [here](https://thedeanlab.github.io/navigate/user_guide/setup_microscope.html) and let us know if anything is not clear....
It also doesn't seem like the `MS2000` and the `MFC2000` classes should be permitted to operate as a shared device.
The `build_ASI_Stage_connection(com_port, baud_rate=115200)` method should also be abstracted.
Addressed with #1055
Presumably fixed with hardware changes. Can reactivate if this resurfaces.
Somewhat related to #947
Implemented.