点击或拖拽改变大小

MelsecFxLinksAddressParseFrom 方法 (String)

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

命名空间:  HslCommunication.Core.Address
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static OperateResult<MelsecFxLinksAddress> ParseFrom(
	string address
)

参数

address
类型:SystemString
地址信息

返回值

类型:OperateResultMelsecFxLinksAddress

[缺少 "M:HslCommunication.Core.Address.MelsecFxLinksAddress.ParseFrom(System.String)" 的 <returns> 文档]

参见