MX Foundation 4
MXF_MIL1553_STAT_TRANSACTION_GLOBAL Struct Reference

MIL 1553 Global Transactions Statistical Errors Counters. More...

#include <mxf_class_mil1553.h>

Data Structures

struct  busByMsg
 
struct  busTotal
 

Data Fields

uint32 totalCnt
 
uint32 reserved
 

Detailed Description

The following structure is returned when statistic type wanted is MXF_MIL1553_STAT_TYPE_TRANSACTION_GLOBAL.

Examples:
mil1553_errors.c, and mil1553_errors.cs.

Field Documentation

uint32 MXF_MIL1553_STAT_TRANSACTION_GLOBAL::totalCnt

Total of all transactions.

uint32 MXF_MIL1553_STAT_TRANSACTION_GLOBAL::reserved

Reserved for future use.

Updated 10/23/2023