In our application we have several welds to be made and the requirement is that soon after the first weld robot will go to home position and it needs to stay there, until user gives input through flex pendant to go-ahead with next weld.
So basically the code should allow the user to decide when to weld. Wait time option is not suitable as the time interval between weld is not constant and this will vary between welds.
It would be great help if someone can guide us for this requirement (from code perspective).