private void btnReverse_Click(object sender, RoutedEventArgs e) { // 使用ServoMotor objServo.PWM_R(int.Parse(txtAngle.Text)); }