点击或拖拽改变大小

S7ObjectGetValueUint32 方法

从缓存中获取动态长度的uint类型数据

命名空间:  HslCommunication.Profinet.Siemens.S7PlusHelper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static uint GetValueUint32(
	byte[] buffer,
	ref int index
)

参数

buffer
类型:SystemByte
缓存值
index
类型:SystemInt32
索引信息

返回值

类型:UInt32
结果值
参见