Python scripting downloader - Enums

JointConstellationRole

Previous  Chapter  Next

 

Values for the default accuracy profile.


class JointConstellationRole(IntEnum):

      Unset = 0

      Rail = 1

      WorkpiecePositioner = 2

      EndEffector = 3

      Peripheral = 4

      SynchronousOnRobot = 5


Previous
Previous page
Chapter
Chapter page
Next
Next page