Syntax

rtobj.getConfigRTDBVarList
rtobj.getConfigRTDBVarList('-a')

Arguments

'-a'
If the '-a' input argument is provided then return the entire record for each RTDB variable.

Description

getConfigRTDBVarList is a method of the simwb.rtobj object. The getConfigRTDBVarList method returns a sorted list of RTDB variables present in the configuration RTDB. The configuration RTDB is different from the RTDB loaded into shared memory by the test during run time.

See also:

     getRTDBList   loadConfigRTDB   getConfigRTDBName

Example: rtobj_getConfigRTDBVarList.m