pylab_ml.thermostreamer.base_thermostreamer.Dummy
- class Dummy(parent, **kwargs)[source]
Bases:
objectDummy object for the Thermostreamer.
- Date:
June 16, 2026
- Author:
Semi-ATE <info@Semi-ATE.org>
Usable if you have no real Thermostreamer as instance
Methods
__init__(parent, **kwargs)Initialise the Dummy Thermostreamer.
flush([arg])query(cmd)Query the Dummy Thermostreamer with cmd.
read()Read from the Dummy Thermostreamer.
write(cmd)Write the Dummy Thermostreamer with cmd.