OmronCpuUnitStatusErrorMessage 属性 |
Indicates messages from execution of FAL(006) or FALS(007). If there is no error message,
or if FAL(006) or FALS(007) are not being executed, 16 spaces( ASCII 20) will be returned.
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string ErrorMessage { get; set; }
Public Property ErrorMessage As String
Get
Set
public:
property String^ ErrorMessage {
String^ get ();
void set (String^ value);
}
member ErrorMessage : string with get, set
属性值
类型:
String参见