点击或拖拽改变大小

SiemensPPIHelperGetMsgFromStatus 方法 (Byte)

根据错误代号信息,获取到指定的文本信息
According to the error code information, get the specified text information

命名空间:  HslCommunication.Profinet.Siemens.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static string GetMsgFromStatus(
	byte code
)

参数

code
类型:SystemByte
错误状态信息

返回值

类型:String
消息文本
参见