点击或拖拽改变大小

BeckhoffAdsNetReadStruct 方法

重载列表
  名称说明
公共方法ReadStructT(String)
读取结构体的信息,传入结构体的类型,以及结构体的起始地址
Read the information of the structure, the type of the incoming structure, and the start address of the structure
公共方法代码示例ReadStructT(String, UInt16)
读取结构体类型的数据,根据结构体自身的定义,读取原始字节数组,然后解析出实际的结构体数据,结构体需要实现HslStructAttribute特性
(继承自 DeviceCommunication。)
Top
参见