BFModule.BufferAcquisition.InterfaceType#
- class BFModule.BufferAcquisition.InterfaceType#
Bases:
pybind11_object
The Frame grabber Interface Type Enum.
Members:
Other : Other
CL : CameraLink
CXP : CoaXPress
- __init__(self: BFModule.BufferAcquisition.InterfaceType, value: int) None #
Methods
__init__
(self, value)Attributes
CL
CXP
Other
value
- property name#