Pulm ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:PULM:DELay single: [SOURce]:PULM:IMPedance single: [SOURce]:PULM:MODE single: [SOURce]:PULM:PERiod single: [SOURce]:PULM:POLarity single: [SOURce]:PULM:SOURce single: [SOURce]:PULM:STATe single: [SOURce]:PULM:TTYPe single: [SOURce]:PULM:WIDTh .. code-block:: python [SOURce]:PULM:DELay [SOURce]:PULM:IMPedance [SOURce]:PULM:MODE [SOURce]:PULM:PERiod [SOURce]:PULM:POLarity [SOURce]:PULM:SOURce [SOURce]:PULM:STATe [SOURce]:PULM:TTYPe [SOURce]:PULM:WIDTh .. autoclass:: RsSmbv.Implementations.Source.Pulm.PulmCls :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.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Pulm_Double.rst Source_Pulm_Internal.rst Source_Pulm_Output.rst Source_Pulm_Train.rst Source_Pulm_Trigger.rst