Vehicle ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:CEMulation:DSSimulation:USER:TX:VEHicle:MODE .. code-block:: python [SOURce]:CEMulation:DSSimulation:USER:TX:VEHicle:MODE .. autoclass:: RsSmw.Implementations.Source.Cemulation.DsSimulation.User.Tx.Vehicle.VehicleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.cemulation.dsSimulation.user.tx.vehicle.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Cemulation_DsSimulation_User_Tx_Vehicle_Predefined.rst Source_Cemulation_DsSimulation_User_Tx_Vehicle_User.rst