Skip to content

A helper class for ScanImage to control a generic FilterWheel using Serial communication.

License

Notifications You must be signed in to change notification settings

NTU-NOBIC/SI-FilterWheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FilterWheel for ScanImage

A helper class to control a generic FilterWheel using Serial communication.

How to install

  1. Place the script FilterWheel.m in the ScanImage directory under +dabs/+generic/.
  2. Edit the script and replace all strings COM7 with the appropriate COM port number of the filter wheel.
  3. In the Hardware Configuration of ScanImage, add a UserButtons Widget.
  4. Add a button in the UserButtons Widget for every filter wheel position desired and enter the function dabs.generic.FilterWheel.Go1 (replace Go1 with Go2...Go6 to match the desired position).
  5. Done. Save the configuration.

Troubleshooting

If there are any error messages when pressing the button, then most likely you need to try another COM port (step 2).

About

A helper class for ScanImage to control a generic FilterWheel using Serial communication.

Resources

License

Stars

Watchers

Forks

Languages