CancellableFutureResult.result
-
CancellableFutureResult.result(timeout=None) Return the feedback value returned by the instruction.
If the instruction has not yet returned feedback, it will wait up to
timeoutseconds. If thetimeoutexpires, the method will raise an exception.