redvypr.devices.fileio.rawdatalogger.initDeviceWidget¶
- class redvypr.devices.fileio.rawdatalogger.initDeviceWidget(*args: Any, **kwargs: Any)¶
- __init__(device=None)¶
Methods
__init__([device])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
Updating all buttons depending on the thread status (if its alive, graying out things)
Updates the device config based on the widgets Returns:
widgets_to_config(config)Reads the widgets and creates a config :returns: Config dictionary :rtype: config