Python scripting uploader - Objects

ULPythonToolProfile, derived from DULPythonToolProfile

Methods

 

SetIndex(index: int)

 

 

o

index

the profile index to be set.

 

Sets profile index.

 


 

SetName(name: string)

 

 

o

name

the profile name to be set.

 

Sets profile name.

 


 

SetXYZ(offsetPosition: tuple)

 

 

o

offsetPosition

Sets the offset position, a tuple of three doubles representing (x, y, z) coordinates in meters.

 

Sets tcp offset position.

 


 

SetOrientation(offsetOrientation: tuple)

 

 

o

offsetOrientation

tcp offset rotation, a tuple of three double representing rotation angles (Rx, Ry Rz) values in degrees.

 

Sets tcp offset rotation.

 


 

SetToolType(toolType: int)

 

 

o

toolType

tool type to be set

 

Sets tool type.

 


 


Previous
Page précédente
Chapter
Page principale du chapitre
Next
Page suivante