Ualternate ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:POWer:ACHannel:SPACing:UALTernate .. code-block:: python [SENSe]:POWer:ACHannel:SPACing:UALTernate .. autoclass:: RsFsw.Implementations.Sense.Power.Achannel.Spacing.Ualternate.UalternateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ualternate_copy = driver.sense.power.achannel.spacing.ualternate.clone()