LoggerEntryBase Members

<< 点击显示目录 >>

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

LoggerEntryBase Members

BR.AN.PviServices .NET


LoggerEntryBase overview

Public Instance Constructors

pubmethod LoggerEntryBase

Overloaded. Initializes a new instance of the LoggerEntryBase class.

Public Instance Properties

pubpropertyBinary

Gets the Binary

pubpropertyCodeOffset

Gets the code offset where the error occured

pubpropertyDateTime

Gets the DateTime

pubpropertyErrorDescription

Gets the ErrorDescription

pubpropertyErrorInfo

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)

pubpropertyErrorNumber

Gets the ErrorNumber

pubpropertyErrorText

Gets the ErrorText

pubpropertyException

Gets the Exception

pubpropertyID

Gets the

pubpropertyInternId

Gets the internal identifier. Will be used as RecordId for GSA.

pubpropertyKey

Gets the key as string.

pubpropertyLevelType

Gets the LevelType

pubpropertyLoggerModule

Gets the LoggerModule

pubpropertyLoggerModuleName

Gets the name of module the entry logger entry belongs to.

pubpropertyModuleIndex

Gets the index of the module.

pubpropertyService

Gets the Service

pubpropertyTask

Gets the Task ALSO KNOWN AS "Entered by"

pubpropertyTaskIndex

Gets the index of the last active cyclic task.

pubpropertyUniqueKey

Gets the key of the logger entry.

Public Instance Methods

pubmethodDispose

Implement IDisposable.

pubmethodGetErrorDescription

Gets the error description for the given language.

pubmethodToString

Helper to get the string representation of the class.

Public Instance Events

pubeventDisposing

Work in process.

See Also

LoggerEntryBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]