![]() |
![]() |
#include <simrtdb.h>
Data Fields | |
int | maxNumRTDBItems |
int | numRTDBItemsDefined |
int | numHardwareConfigsDefined |
int | maxNumStringVariables |
int | RTDBLoaded |
char | dbFileName [MAX_DBNAME] |
char | dbDescription [MAX_DBDESCRIPTION] |
char | groupName [MAX_GROUPNAME+1] |
Total number of RTDB items defined in the real-time database
Maximum # of string variables we can store in the RTDB
Wheter a Data base has been loaded in memory.
char RTDBMetaInfo::dbFileName[MAX_DBNAME] |
db file this RTDB was loaded from
char RTDBMetaInfo::dbDescription[MAX_DBDESCRIPTION] |
description of the currently load database.
char RTDBMetaInfo::groupName[MAX_GROUPNAME+1] |