-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Hi,
I would like to export a module that does not contain any pre-defined speed but a variable that I choose instead.
In RAPID language I have :
MoveL [[111.11637,198.629959,496.876908],[0,0,1,0],[0,0,0,0],[9E9,9E9,9E9,9E9,9E9,9E9]], [250,572.957795,5000,1000], [False,1,0,1,0,1,0], NullTool \WObj:=Root;
And I want :
MoveL [[111.11637,198.629959,496.876908],[0,0,1,0],[0,0,0,0],[9E9,9E9,9E9,9E9,9E9,9E9]], mySpeed, [False,1,0,1,0,1,0], NullTool \WObj:=Root;
Thanks.
Philippe
Reactions are currently unavailable

