![]() |
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.
|
Public Member Functions | |
| def | __init__ (self, name, args=[], argnames=[], lib="ATCORE") |
| def | __call__ (self, *args) |
Public Attributes | |
| f | |
| fargs | |
| fargnames | |
| name | |
| inp | |
| in_args | |
| out_args | |
| buf_size_arg_pos | |
| def microscope.cameras._SDK3.dllFunction.__init__ | ( | self, | |
| name, | |||
args = [], |
|||
argnames = [], |
|||
lib = "ATCORE" |
|||
| ) |
Definition at line 169 of file _SDK3.py.
| def microscope.cameras._SDK3.dllFunction.__call__ | ( | self, | |
| * | args | ||
| ) |
Definition at line 196 of file _SDK3.py.
| microscope.cameras._SDK3.dllFunction.buf_size_arg_pos |
Definition at line 182 of file _SDK3.py.
Referenced by microscope.cameras.atmcd.dllFunction.__call__().
| microscope.cameras._SDK3.dllFunction.f |
Definition at line 170 of file _SDK3.py.
Referenced by microscope.cameras.atmcd.dllFunction.__call__().
| microscope.cameras._SDK3.dllFunction.fargs |
Definition at line 174 of file _SDK3.py.
Referenced by microscope.cameras.atmcd.dllFunction.__call__().
| microscope.cameras._SDK3.dllFunction.name |
Definition at line 176 of file _SDK3.py.
Referenced by microscope.cameras.pvcam.PVParam.factory(), microscope.cameras.pvcam.PVParam.set_value(), and microscope.cameras.pvcam.PVEnumParam.set_value().