@ -51,7 +51,7 @@ public static class ClientMgr
// client.SendAuth();
};
//ip
PlcClient.InitBootstrap(netInfo.NetAddr, int.Parse(netInfo.NetPort), 30, 30, 30);
PlcClient.InitBootstrap(netInfo.NetAddr, int.Parse(netInfo.NetPort), 30, 0, 0);
/*Task.Run(() =>
{*/