点击或拖拽改变大小

DLT698OverTcpReadStringArray 方法 (String)

批量读取多个地址的数据信息,返回所有的数据对象信息

命名空间:  HslCommunication.Instrument.DLT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public OperateResult<string[]> ReadStringArray(
	string[] address
)

参数

address
类型:SystemString
地址数组信息

返回值

类型:OperateResultString
字符串结果数据

实现

IDlt698ReadStringArray(String)
参见