InputPy ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:CORRection:PLOSs:INPut .. code-block:: python [SENSe]:CORRection:PLOSs:INPut .. autoclass:: RsFsw.Implementations.Sense.Correction.Ploss.InputPy.InputPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently inputPy_copy = driver.sense.correction.ploss.inputPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sense_Correction_Ploss_InputPy_Spath.rst Sense_Correction_Ploss_InputPy_State.rst