IRC5, RW 6.12.
I've used SearchL with \PStop a lot in the past, with good results. However, now I'm dealing with a customer that is adamant that the SearchL motion must be faster, and won't take any other answer. This means I need to stop faster to protect against collisions. So I'm digging into the other stop options.
The RAPID reference manual shows three options: \Stop, \SStop, and \PStop. Of the three, if I'm parsing the manual correctly, \Stop (stiff stop) is the fastest, but has the most drift off path, and the manual has a warning that it shouldn't be used above 100mm/s. Since my customer wants speed much faster than 100mm/s, I guess this one is out.
\SStop (soft stop) appears to be the next fastest stop, but has a warning that it tends to slide off-path at speeds higher than 100mm/s. This one's a maybe.
And \PStop (path stop) is the slowest stop, but guarantees(?) the TCP will stay on path while the robot decelerates. Which I've been using, with success, but I'm not sure it'll stop fast enough once I have to start cranking up the search speed.
Anyone with SearchL experience have any thoughts on the matter? I don't have a target speed from the customer, just "FASTER!". So I'm not sure what I'll end up at. And I can't have my SearchL inputs trip sooner for various reasons.
I'll probably just have to set up some tests and work it out experimentally.