Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

How to execute a specific instruction in a program?

#2
You can run one instruction like this:
Code:
program.setParam("StartOne", ins_id)
这有同样的效果ouble clicking on that instruction. Only that instruction is executed.

Alternatively, you can start from that instruction and keep moving the program pointer by using the Start parameter:
Code:
program.setParam("Start", ins_id)


Messages In This Thread
RE: How to execute a specific instruction in a program? - byAlbert- 02-09-2023, 11:16 PM



Users browsing this thread:
1 Guest(s)