Exemple #1
0
 public static void SendPlcStartCommand()
 {
     PLCUtility.SendPlcCommand("A");
 }