redvypr.devices.fileio.rawdatalogger.initDeviceWidget

class redvypr.devices.fileio.rawdatalogger.initDeviceWidget(*args: Any, **kwargs: Any)
__init__(device=None)

Methods

__init__([device])

con_clicked()

config_to_widgets()

Updates the widgets according to the device config

connect_widget_signals([connect])

Connects the signals of the widgets such that an update of the config is done

get_datafolder()

start_clicked()

update_buttons()

Updating all buttons depending on the thread status (if its alive, graying out things)

update_device_config()

Updates the device config based on the widgets Returns:

update_device_list()

widgets_to_config(config)

Reads the widgets and creates a config :returns: Config dictionary :rtype: config