点击或拖拽改变大小

ABBWebApiClientReadByAddress 方法

等待重写的额外的指令信息的支持。除了url的形式之外,还支持基于命令的数据交互
Additional instruction information waiting for rewriting is supported.In addition to the url format, command based data interaction is supported

命名空间:  HslCommunication.Robot.ABB
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
protected override OperateResult<string> ReadByAddress(
	string address
)

参数

address
类型:SystemString
地址信息

返回值

类型:OperateResultString
是否读取成功的内容
参见