public static void Init(string PLCAddress) { busTcpClient = new SiemensS7Net(SiemensPLCS.S1200, PLCAddress); int Num = 0; Task.Run(() = { while (true) {