Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clope031/52a14f1280bb1d6426deb90d15141286 to your computer and use it in GitHub Desktop.
Save clope031/52a14f1280bb1d6426deb90d15141286 to your computer and use it in GitHub Desktop.
Turning IO While Doing a Spline (KB Article)Sample2
'!TITLE "Robot program"
Sub Main
TakeArm Keep = 0
Move S, 1, Next
Wait Curpathpoint = 5 ‘wait for robot to reach point 5 on the spline
Set IO128
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment