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

Static Public Attributes

 SOFTWARE = TriggerType.SOFTWARE
 
 EDGE_RISING = TriggerType.RISING_EDGE
 

Detailed Description

Definition at line 45 of file picam.py.

Member Data Documentation

◆ EDGE_RISING

microscope.cameras.picam.TrgSourceMap.EDGE_RISING = TriggerType.RISING_EDGE
static

Definition at line 47 of file picam.py.

◆ SOFTWARE

microscope.cameras.picam.TrgSourceMap.SOFTWARE = TriggerType.SOFTWARE
static

Definition at line 46 of file picam.py.


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