NRC_StopInstrAppendRun()
Stop append run
After successfully calling this function, the robot will stop running and all the run queues will be cleared. If you continue to add run queues, it will directly run the added instructions
Type
int =>Stop append run
Parameter Option
None
Sample code
NRC_StopInstrAppendRun();