LoggerEntryBase.ErrorInfo Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntryBase Class > LoggerEntryBase Properties >

LoggerEntryBase.ErrorInfo Property

BR.AN.PviServices .NET


Gets the ErrorInfo Bit0 – Prozessor Exception Bit1 – System Exception Bit2 – Überlauf-Eintrag (nur V1.01) Bit3 – EventID Eintrag (ab V1.02) Bit5-15 – Reserve Bit16-23 – BLOB Format (ab V1.01) Bit24-28 – Reserve Bit29 – “ganz alter” Eintrag TYP_INFO Bit30 – „ganz alter“ Eintrag TYP_EXCEPTION Bit31 – „ganz alter“ Eintrag (ER_write_string)

[Visual Basic]

Public ReadOnly Property ErrorInfo() As Long

  Public Get

  End Get

End Property

[C#]

public long ErrorInfo { public get; }

Property Value

ErrorInfo

See Also

LoggerEntryBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]