点击或拖拽改变大小

NetworkAlienClientGetMsgFromCode 方法

获取错误的描述信息

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static string GetMsgFromCode(
	string head,
	int code,
	string info
)

参数

head
类型:SystemString
dtu信息
code
类型:SystemInt32
错误码
info
类型:SystemString
其他消息

返回值

类型:String
错误信息
参见