fanuc
This commit is contained in:
parent
0dff56170d
commit
56e4a0377a
@ -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.
Loading…
Reference in New Issue
Block a user