OmronCpuUnitStatusErrorCode 属性 |
Among errors that occur when the command is executed, the error code indicates the most serious. If there are no errors, it will be 0000 (hex)
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int ErrorCode { get; set; }
Public Property ErrorCode As Integer
Get
Set
public:
property int ErrorCode {
int get ();
void set (int value);
}
member ErrorCode : int with get, set
属性值
类型:
Int32参见