Exemplo n.º 1
0
 private void button_Set5VOff_Click(object sender, EventArgs e)
 {
     HighLevelInterface.Set5VPowerOut(tbIpAddress.Text, false);
 }