点击或拖拽改变大小

ICommPLCReads 方法

读取数据

命名空间: AT.Librarys.Container.Toolkit.Communication
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
string[] Reads(
	CommDataType type,
	string address,
	ushort length
)

参数

type  CommDataType
数据类型
address  String
地址
length  UInt16
长度

返回值

String
参见