Skip to main content

ROI Scanner

Starting ImSwitch on Ubuntu and Start the ROI Scanner

First of all: Open the terminal. Type the following (all case sensitive):

conda activate imswitch

sudo chown user:user /dev/ttyUSB0 # where user is the current user you're logged into (then enter password)

The USB port may differ, so perhaps also try this:

sudo chown veo:veo /dev/ttyUSB1
sudo chown veo:veo /dev/ttyUSB2

Then:

python -m imswitch

The images are stored in the working directory of the terminal.