BFModule.CLComm#

CLComm#

Interface to read and write to a Camera Link serial port.

Classes

BaudRates

Enum specifying values for the "Baudrate" setting of the serial port.

Parity

Enum specifying values for the "Parity" setting of the serial port.

StopBits

Enum specifying values for the "Stop bits" setting of the serial port.

clsCLAllSerial

Python Wrapper class around the clAllSerial functions.