Vehicle ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:FSIMulator:DSSimulation:USER:RX:VEHicle:MODE .. code-block:: python [SOURce]:FSIMulator:DSSimulation:USER:RX:VEHicle:MODE .. autoclass:: RsSmw.Implementations.Source.Fsimulator.DsSimulation.User.Rx.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.fsimulator.dsSimulation.user.rx.vehicle.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_DsSimulation_User_Rx_Vehicle_Predefined.rst Source_Fsimulator_DsSimulation_User_Rx_Vehicle_User.rst