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.cameras.ximea.TrgSourceMap Class Reference
Inheritance diagram for microscope.cameras.ximea.TrgSourceMap:

Static Public Attributes

 XI_TRG_SOFTWARE = microscope.TriggerType.SOFTWARE
 
 XI_TRG_EDGE_RISING = microscope.TriggerType.RISING_EDGE
 
 XI_TRG_EDGE_FALLING = microscope.TriggerType.FALLING_EDGE
 

Detailed Description

Definition at line 121 of file ximea.py.

Member Data Documentation

◆ XI_TRG_EDGE_FALLING

microscope.cameras.ximea.TrgSourceMap.XI_TRG_EDGE_FALLING = microscope.TriggerType.FALLING_EDGE
static

Definition at line 127 of file ximea.py.

◆ XI_TRG_EDGE_RISING

microscope.cameras.ximea.TrgSourceMap.XI_TRG_EDGE_RISING = microscope.TriggerType.RISING_EDGE
static

Definition at line 126 of file ximea.py.

◆ XI_TRG_SOFTWARE

microscope.cameras.ximea.TrgSourceMap.XI_TRG_SOFTWARE = microscope.TriggerType.SOFTWARE
static

Definition at line 125 of file ximea.py.


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