BioImager  3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
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: