Hi, i am working on a software that needs to probe some parts... and i have seen on the forum that the 2 probe pins sent with SetProbeSetting() are used at the same time. It would be nice if ProbeStart(int Axis, double ProbePos, double Speed, int ID); would have a parameter for what pin to listen, 1 or 2. My situation is that pin1 will always be activate before pin2 but i am interested to see only if pin2 is active. Now i am sending the probe setting before the probe operation starts and select the correct pin...
Best Regards,
Dan