点击或拖拽改变大小

OrientalMotorEipNet 构造函数 (String, Int32)

指定IP地址以及端口号信息来初始化对象

命名空间:  HslCommunication.Profinet.OrientalMotor
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法
public OrientalMotorEipNet(
	string ip,
	int port
)

参数

ip
类型:SystemString

[缺少 "M:HslCommunication.Profinet.OrientalMotor.OrientalMotorEipNet.#ctor(System.String,System.Int32)" 的 <param name="ip"/> 文档]

port
类型:SystemInt32
设备方的端口号信息
参见