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

Static Protected Attributes

list _fields_
 

Detailed Description

Definition at line 620 of file pvcam.py.

Member Data Documentation

◆ _fields_

list microscope.cameras.pvcam.md_frame_roi_header._fields_
staticprotected
Initial value:
= [
("roiNr", uns16),
("timestampBOR", uns32),
("timestampEOR", uns32),
("roi", rgn_type),
("flags", uns8),
("extendedMdSize", uns16),
("_reserved", uns8 * 7),
]

Definition at line 621 of file pvcam.py.


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