SetWorkObject.__init__

SetWorkObject.__init__(wobj_name, feedback_level=0)[source]

Create a new instance of the instruction.

Parameters
  • wobj_name (str) – Name of the work object as defined in RAPID.

  • feedback_level (int) – Defines the feedback level requested from the robot. Defaults to FeedbackLevel.NONE.