点击或拖拽改变大小

DeviceAddressDataBaseParse 方法

从指定的地址信息解析成真正的设备地址信息
Parsing from the specified address information into real device address information

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

参数

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