点击或拖拽改变大小

DLT698HelperGetErrorText 方法

根据错误代码返回详细的错误文本消息

命名空间:  HslCommunication.Instrument.DLT.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static string GetErrorText(
	byte err
)

参数

err
类型:SystemByte
错误代码

返回值

类型:String
错误文本消息
参见