点击或拖拽改变大小

IDlt698ReadStringArray 方法

重载列表
  名称说明
公共方法ReadStringArray(String)
读取指定地址的所有的字符串数据信息,一般来说,一个地址只有一个数据,但是少部分的地址存在多个数据,例如 01-01-00-00 正向有功总需求及发生时间
Read all the string data information of the specified address, in general, there is only one data for one address, but there are multiple data for a small number of addresses, such as 01-01-00-00 Forward active total demand and occurrence time
公共方法ReadStringArray(String)
批量读取多个地址的数据信息,返回所有的数据对象信息
Top
参见