点击或拖拽改变大小

ER7BC10Previous 构造函数

实例化一个默认的对象,并指定IP地址和端口号,端口号通常为8008
Instantiate a default object and specify the IP address and port number, usually 8008

命名空间:  HslCommunication.Robot.EFORT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public ER7BC10Previous(
	string ipAddress,
	int port
)

参数

ipAddress
类型:SystemString
Ip地址
port
类型:SystemInt32
端口号
参见