Click or drag to resize

TaskSetProgramPointer Method

Overload List
  NameDescription
Public methodSetProgramPointer(ProgramPointer)
Sets PP to a position in a RAPID module.
Public methodCode exampleSetProgramPointer(String, Int32)
Sets PP to a specific row of the current routine.
Public methodCode exampleSetProgramPointer(String, String)
Sets program pointer to the first instruction of a routine (global or local).
Top
See Also