点击或拖拽改变大小

S7AddressDataParse 方法

从指定的地址信息解析成真正的设备地址信息

命名空间:  HslCommunication.Core.Address
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public override void Parse(
	string address,
	ushort length
)

参数

address
类型:SystemString
地址信息
length
类型:SystemUInt16
数据长度
参见