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
Manufacturer's name
The identifier for the port.
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.