BioImager  4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
Loading...
Searching...
No Matches
microscope.testsuite.devices.CamEnum Class Reference
Inheritance diagram for microscope.testsuite.devices.CamEnum:

Static Public Attributes

int A = 1
 
int B = 2
 
int C = 3
 
int D = 4
 

Detailed Description

Definition at line 42 of file devices.py.

Member Data Documentation

◆ A

int microscope.testsuite.devices.CamEnum.A = 1
static

Definition at line 43 of file devices.py.

◆ B

int microscope.testsuite.devices.CamEnum.B = 2
static

Definition at line 44 of file devices.py.

◆ C

int microscope.testsuite.devices.CamEnum.C = 3
static

Definition at line 45 of file devices.py.

◆ D

int microscope.testsuite.devices.CamEnum.D = 4
static

Definition at line 46 of file devices.py.


The documentation for this class was generated from the following file: