SubPacket ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.source.bb.c2K.bstation.pdChannel.subPacket.repcap_subpacket_get() driver.source.bb.c2K.bstation.pdChannel.subPacket.repcap_subpacket_set(repcap.Subpacket.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Bstation.PdChannel.SubPacket.SubPacketCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.c2K.bstation.pdChannel.subPacket.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Bstation_PdChannel_SubPacket_Id.rst Source_Bb_C2K_Bstation_PdChannel_SubPacket_Parameters.rst Source_Bb_C2K_Bstation_PdChannel_SubPacket_State.rst Source_Bb_C2K_Bstation_PdChannel_SubPacket_Toffset.rst Source_Bb_C2K_Bstation_PdChannel_SubPacket_Wcodes.rst