Esempio n. 1
0
 private void btnJogP_MouseDown(object sender, MouseEventArgs e)
 {
     axis.JogConsiderSoftLimit(jogSpeed, RotationDirection.CW);
 }