示例#1
0
 private void setMinButton_Click(object sender, EventArgs e)
 {
     minRawTextBox.Text = driver.PollAnalogIndex(currentInput.Index).ToString();
 }