iqm.pulla.interface.StationControlResult#
- class iqm.pulla.interface.StationControlResult(sweep_id, task_id, status, start_time=None, end_time=None, result=None, message=None)#
Bases:
object
Result of a station control task
Attributes
Time when the sweep ended in the station control
Information about task failure
Sweep results converted to the circuit measurement results expected by the client
Time when the sweep began in the station control
ID of the executed sweep
ID of the station control task
Status of the station control task
Methods
__eq__
(other)Return self==value.
__repr__
()Return repr(self).
- Parameters:
- status: TaskStatus#
Status of the station control task