OpCode ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SBUS<*>:QSPI:OPCode:DELete single: SBUS<*>:QSPI:OPCode:RESet .. code-block:: python SBUS<*>:QSPI:OPCode:DELete SBUS<*>:QSPI:OPCode:RESet .. autoclass:: rsmxo.Implementations.Sbus.Qspi.OpCode.OpCodeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently opCode_copy = driver.sbus.qspi.opCode.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Qspi_OpCode_Append.rst Sbus_Qspi_OpCode_Dall.rst Sbus_Qspi_OpCode_Item.rst Sbus_Qspi_OpCode_Size.rst