Helper classes

class basler.helper.BaslerCameraManager

A helper class

static get_camera_list_dict() → list

return a list of dictionaries of available cameras, where the keys of each dictionary are name, serial_number and model_name

static get_camera_list_fullname() → list

return a list of available cameras in the “full name” format containing addresses

static get_camera_list_names() → list

return a list of available cameras in the “friendly name” format containing serial numbers