rtobj.getRTDBParamValue(parameterid)
parameterid is required.
getRTDBParamValue is a method of the simwb.rtobj object. The getRTDBParamValue method returns the value of the RTDB parameter in shared memory. The parameterid is passed as an input argument to this function. For this function to return the value of the parameter, a test has to be started on the real-time host and the test RTDB should contain the RTDB parameter whose value needs to be obtained. In order to get a list of parameters id's, please use the getSharedMemRTDBVarList('params') method.
     startTestSession   getSharedMemRTDBVarList   setRTDBParamValue