点击或拖拽改变大小

PanasonicHelperGetErrorDescription 方法

根据错误码获取到错误描述文本
Get the error description text according to the error code

命名空间:  HslCommunication.Profinet.Panasonic
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static string GetErrorDescription(
	int err
)

参数

err
类型:SystemInt32
错误代码

返回值

类型:String
字符信息
参见