コード例 #1
0
 //关闭激光
 private void btClose_Click(object sender, RoutedEventArgs e)
 {
     PLC_Tcp_CP.LaserOff();
 }