点击或拖拽改变大小

MelsecMcServerLoadFromBytes 方法

从字节数据加载数据信息,需要进行重写方法
Loading data information from byte data requires rewriting method

命名空间:  HslCommunication.Profinet.Melsec
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected override void LoadFromBytes(
	byte[] content
)

参数

content
类型:SystemByte
字节数据
参见