点击或拖拽改变大小

DLT698GetErrorText 方法

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

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

参数

err
类型:SystemByte
错误代码

返回值

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