This commit is contained in:
iioter 2023-04-27 12:04:09 +08:00
parent 0dff56170d
commit 56e4a0377a
3 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ namespace CNC.Fanuc.H
{
_logger.LogInformation($"Device:[{_device}],Connect()");
_fanuc.ConnectClose();
_fanuc = new FanucSeries0i(IpAddress, Port);
return _fanuc.ConnectServer().IsSuccess;
}

Binary file not shown.

Binary file not shown.