Is it possible to use the Pdisp On/Off when you use wobj with robhold true.
I can’t get it to work.
the routine just run as programmed
Best regards Klaus
:grinning::grinning::grinning:
Is it possible to use the Pdisp On/Off when you use wobj with robhold true.
I can’t get it to work.
the routine just run as programmed
Best regards Klaus
:grinning::grinning::grinning:
Found out the problem my self.
The problem was that i used a SearchL with a Trap routine.
You can’t first connect a trap routine and then use a SearchL. The SearchL use all CPU soo the trap routine doesen’t start.
Please put it in the manual soo others don’t use a lot of time to find this out