Hi
I used to have a external button to trig "ref all home", but it seem to have been messed up.
Anyone care to look at this script to see if it looks sensible?
If IsActive (input4) Then
DoButton( 24 )
DoButton( 23 )
DoButton( 22 )
DoButton( 25 )
End If
This is written under "ref all home" button on page one.
Input4 is configuret under ports and pins with the correct input number.
Best reg
Cory