WaitTime.__init__
-
WaitTime.__init__(time, feedback_level=0)[source] Create a new instance of the instruction.
- Parameters
time (
float) – Duration of the wait expressed in seconds.feedback_level (
int) – Defines the feedback level requested from the robot. Defaults toFeedbackLevel.NONE.