点击或拖拽改变大小

OmronFinsNetHelperGetStatusDescription 方法

根据欧姆龙返回的错误码,获取错误信息的字符串描述文本
According to the error code returned by Omron, get the string description text of the error message

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

参数

err
类型:SystemInt32
错误码

返回值

类型:String
文本描述
参见