点击或拖拽改变大小

AllenBradleyHelperParseRequestPathSymbolInstanceAddressing 方法

从生成的报文里面,反解出实际的 Symbol Class ID,以及 Instance ID 信息

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public static OperateResult<int, int> ParseRequestPathSymbolInstanceAddressing(
	byte[] pathCommand
)

参数

pathCommand
类型:SystemByte

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.ParseRequestPathSymbolInstanceAddressing(System.Byte[])" 的 <param name="pathCommand"/> 文档]

返回值

类型:OperateResultInt32, Int32

[缺少 "M:HslCommunication.Profinet.AllenBradley.AllenBradleyHelper.ParseRequestPathSymbolInstanceAddressing(System.Byte[])" 的 <returns> 文档]

参见