<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > LoggerEntry Class > LoggerEntry Members |
Overloaded. Initializes a new instance of the LoggerEntry class. |
Gets the binary data format. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() 0 ... Binary data 1 ... ASCII strings; each string is seperated by a binary zero 2 ... Byte- prefix; this is sequence of prefix and value (with maximum 15=0x0F values). 0x00-0x1F ... strings 0x40-0x4F ... INTEGER 0x50-0x55 ... printable char sings 0x5C-0x5F ... IEEE 754 floating point 0x60-0x61 ... boolean false and true 0x64-0x65 ... memory address (pointer) 0x88 ... MBCS Strings 0x8A-0x8D ... UTF Strings 3 ... ArLogger API format consists of a zero terminated ASCII string followed by binary data. 254 ... BR Exception i386; processor or system exception 255 ... BR Exception ARM; processor or system exception |
|
Gets if the entry is an log entry from the ErrorLogBook. |
|
Gets the CustomerCode. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() 0 ... BuR 1 ... Customer |
|
Gets the additional data from the XML blob. can be either a simple data type value or an array of bytes or even an array of strings. |
|
Gets the additional data from the XML blob. |
|
Gets the event ID. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() |
|
Gets the FacilityCode. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() 0 AR-Core 1 … 15 Safety 48 … 63 AR new runtime componets 96 … 111 GMC 144 … 159 MAP 192 … 207 IAT 240 … 255 Technology librearies 240 … 243 Mechatronic Technologies |
|
Gets the event ID of the error which caused this additional entry. This property is only valid for V1.01.0 formated logger entries. See Logger.ContentVersion after calling Logger.ReadLoggerInfo() |
|
The AR record ID of this entry. The Record ID is only valid for V0x1010 version entries! |
Helper to get the string representation of the class. |
LoggerEntry Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]