Train ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:PULM:TRAin:CATalog single: [SOURce]:PULM:TRAin:DELete single: [SOURce]:PULM:TRAin:SELect .. code-block:: python [SOURce]:PULM:TRAin:CATalog [SOURce]:PULM:TRAin:DELete [SOURce]:PULM:TRAin:SELect .. autoclass:: RsSmbv.Implementations.Source.Pulm.Train.TrainCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.pulm.train.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Pulm_Train_Dexchange.rst Source_Pulm_Train_Hopping.rst Source_Pulm_Train_OffTime.rst Source_Pulm_Train_Ontime.rst Source_Pulm_Train_Repetition.rst