rtobj.setRTDBParamValue(parameterid, parametervalue)
parameterid, parametervalue are required.
setRTDBParamValue is a method of the simwb.rtobj object. The setRTDBParamValue method returns the value of the RTDB parameter in shared memory. For this function to set the value of the RTDB item, 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. resetOperatorOverride has no effect on parameters.
     startTestSession   getSharedMemRTDBVarList   getRTDBItemValue   getRTDBParamValue