BFModule.CLComm.Versions#

class BFModule.CLComm.Versions#

Bases: pybind11_object

Camera link versions.

Members:

CL_VERSION_NO_VERSION : Not a CL dll

CL_VERSION_1_0 : Oct 2000 compliant

CL_VERSION_1_1 : Oct 2001 compliant

CL_VERSION_2_0 : Feb 2012 compliant

CL_VERSION_2_1 : Apr 2018 compliant

__init__(self: BFModule.CLComm.Versions, value: int) None#

Methods

__init__(self, value)

Attributes

CL_VERSION_1_0

CL_VERSION_1_1

CL_VERSION_2_0

CL_VERSION_2_1

CL_VERSION_NO_VERSION

name

value

property name#