点击或拖拽改变大小

LogValueLimitLoadFromBinary 方法

从二进制的数据内容加载,会对数据的合法性进行检查,如果数据不匹配,会报异常
Loading from the binary data content will check the validity of the data. If the data does not match, an exception will be reported

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void LoadFromBinary(
	byte[] buffer
)

参数

buffer
类型:SystemByte
等待加载的二进制数据
异常
异常条件
Exception
参见