ctdclient.controller.dshipcontroller module¶
- ctdclient.controller.dshipcontroller.calling(method_to_call, fetch_intervall, queue, info_queue, debug)[source]¶
- ctdclient.controller.dshipcontroller.udpate_ctd_station(ctd_station, dship_values)[source]¶
Saves the last CTD Station and Device Action value until the next one. This way, other Devices do not interfere with their individual Device Action numbers. For testing reasons, an instance check is performed.
- Return type:
Tuple
[str
,dict
]