EM datagrams on *.kmall format  Reg. nr. 410224 rev J
EMdgmIB_def Struct Reference

#IB - Results from online built in test (BIST). Definition used for three different BIST datagrams, i.e. #IBE (BIST Error report), #IBR (BIST reply) or #IBS (BIST short reply). More...

#include <EMdgmFormat.h>

Collaboration diagram for EMdgmIB_def:

Data Fields

EMdgmHeader header
 
uint16_t numBytesCmnPart
 
uint8_t BISTInfo
 
uint8_t BISTStyle
 
uint8_t BISTNumber
 
int8_t BISTStatus
 
uint8_t BISTText
 

Detailed Description

#IB - Results from online built in test (BIST). Definition used for three different BIST datagrams, i.e. #IBE (BIST Error report), #IBR (BIST reply) or #IBS (BIST short reply).

Definition at line 1545 of file EMdgmFormat.h.

Field Documentation

◆ numBytesCmnPart

uint16_t numBytesCmnPart

Size in bytes of body part struct. Used for denoting size of rest of the datagram.

Definition at line 1550 of file EMdgmFormat.h.

◆ BISTInfo

uint8_t BISTInfo

0 = last subset of the message
1 = more messages to come

Definition at line 1551 of file EMdgmFormat.h.

◆ BISTStyle

uint8_t BISTStyle

0 = plain text
1 = use style sheet

Definition at line 1552 of file EMdgmFormat.h.

◆ BISTNumber

uint8_t BISTNumber

The BIST number executed.

Definition at line 1553 of file EMdgmFormat.h.

◆ BISTStatus

int8_t BISTStatus

0 = BIST executed with no errors
positive number = warning
negative number = error

Definition at line 1554 of file EMdgmFormat.h.

◆ BISTText

uint8_t BISTText

Result of the BIST. Starts with a synopsis of the result, followed by detailed descriptions.

Definition at line 1555 of file EMdgmFormat.h.


The documentation for this struct was generated from the following file: