点击或拖拽改变大小

FanucSeries0i 构造函数

根据IP及端口来实例化一个对象内容

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public FanucSeries0i(
	string ipAddress,
	int port = 8193
)

参数

ipAddress
类型:SystemString
Ip地址信息
port (Optional)
类型:SystemInt32
端口号
参见