rthosts_obj.getRTEnv(rthostenvname)
rthostenvname is required.
Name of the real-time host environment object that you wish to access from the simwb.rthosts collection.
getRTEnv is a method of the simwb.rthosts object. If a simwb.rthostenv object with the rthostenvname name is present in the collection, it will be returned by this method. You can then access this real-time host environment object and modify its properties.