BFModule.CLComm.ErrorCodes#

class BFModule.CLComm.ErrorCodes#

Bases: pybind11_object

Error codes used in clsCLAllSerial.

Members:

CLErrNoErr : No Error

CLErrTimeout : Timeout

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

Methods

__init__(self, value)

Attributes

CLErrNoErr

CLErrTimeout

name

value

property name#