pyrtma.data_logger.dataset_writer.DatasetWriter
- class DatasetWriter(name, save_path, filename, formatter, subdivide_interval, msg_types)[source]
Bases:
objectMethods
Blocking write without bg thread
pauseresumesend_errorSet the write buffer data for the data collection write thread
startstopstore_savedsubdivideupdateWrite Threads main function
Attributes
CONTINUOUSMAX_INTERVALMIN_INTERVALWRITE_PERIODdeadelapsed_timepausedrecordingstoppedtotal_elapsed_time- Parameters: