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

Static Protected Attributes

list _fields_
 

Detailed Description

Definition at line 560 of file pvcam.py.

Member Data Documentation

◆ _fields_

list microscope.cameras.pvcam.io_list._fields_
staticprotected
Initial value:
= [
("pre_open", ctypes.POINTER(io_struct)),
("post_open", ctypes.POINTER(io_struct)),
("pre_flash", ctypes.POINTER(io_struct)),
("post_flash", ctypes.POINTER(io_struct)),
("pre_integrate", ctypes.POINTER(io_struct)),
("post_integrate", ctypes.POINTER(io_struct)),
("pre_readout", ctypes.POINTER(io_struct)),
("post_readout", ctypes.POINTER(io_struct)),
("pre_close", ctypes.POINTER(io_struct)),
("post_close", ctypes.POINTER(io_struct)),
]

Definition at line 561 of file pvcam.py.


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