Ejemplo n.º 1
0
 private void btnTimming_Click(object sender, EventArgs e)
 {
     rsServer.Timming(Convert.ToInt32(txtDeviceID.Text));//发送校时指令
 }