点击或拖拽改变大小

OpenProtocolNetGetErrorText 方法

根据错误代码来获取到错误文本信息

命名空间:  HslCommunication.Profinet.OpenProtocol
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.0.0 (12.1.0.0)
语法
public static string GetErrorText(
	int code
)

参数

code
类型:SystemInt32
错误代号

返回值

类型:String
错误文本
参见