ctdclient.view.dshipframe module

class ctdclient.view.dshipframe.DshipFrame(*args: Any, **kwargs: Any)[source]

Bases: ViewMixin, CtkFrame

Frame that displays our metadata header information with live-fetched DSHIP data. Additionally features a selection field for the current operators name, as this is the only header information that can not be retrieved from DSHIP.

Parameters:

window

initialize(dship_values, queue)[source]
update_dship_values()[source]
Parameters:

list_of_values

set_dship_status_good()[source]
set_dship_status_bad(text='not connected')[source]