Python scripting downloader - Objects

DULPythonMotion

 

Methods

 

GetPosition(): DULPythonPosition

 

 

o

return

Returns position of this motion

 

Gets motion position.

 


 

GetViaPosition(): DULPythonPosition

 

 

o

return

Returns position of this motion

 

Gets motion via position.

 


 

IsCircularMotion(): bool

 

 

o

return

Returns true if motion is circular, false otherwise

 

Gets the flag indicating a circular motion.

 


 

IsLinearMotion(): bool

 

 

o

return

Returns true if motion is linear, false otherwise

 

Gets the flag indicating a linear motion.

 


 

IsReferenceMotion(): bool

 

 

o

return

Returns true if motion is event suppressed, false otherwise

 

Gets the flag indicating a reference motion.

 


 

·

IsPtPMotion(): bool

 

 

o

return

Returns true if motion is PtP, false otherwise

 

Gets the flag indicating a point-to-point motion.

 


 

GetEventsBefore(): list

 

 

o

return

Returns before events list

 

Gets list of events executed before.

 


 

GetEventsAfter(): list

 

 

o

return

Returns after events list

 

Gets list of events executed after.

 



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