BFModule.CLComm.PortInfo#

class BFModule.CLComm.PortInfo#

Bases: pybind11_object

Class contains information regarding the opened port.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

Attributes

ManufacturerName

Manufacturer's name

PortID

The identifier for the port.

Version

The version of the Camera Link specifications with which the framegrabber complies.

property ManufacturerName#

Manufacturer’s name

property PortID#

The identifier for the port.

property Version#

The version of the Camera Link specifications with which the framegrabber complies.