Gbas ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:GBAS:GPOW single: [SOURce]:BB:GBAS:MFCHannels single: [SOURce]:BB:GBAS:MODE single: [SOURce]:BB:GBAS:NOFRames single: [SOURce]:BB:GBAS:PRESet single: [SOURce]:BB:GBAS:SCATi single: [SOURce]:BB:GBAS:SRINfo single: [SOURce]:BB:GBAS:STATe single: [SOURce]:BB:GBAS:VERSion .. code-block:: python [SOURce]:BB:GBAS:GPOW [SOURce]:BB:GBAS:MFCHannels [SOURce]:BB:GBAS:MODE [SOURce]:BB:GBAS:NOFRames [SOURce]:BB:GBAS:PRESet [SOURce]:BB:GBAS:SCATi [SOURce]:BB:GBAS:SRINfo [SOURce]:BB:GBAS:STATe [SOURce]:BB:GBAS:VERSion .. autoclass:: RsSmbv.Implementations.Source.Bb.Gbas.GbasCls :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.gbas.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Gbas_Clipping.rst Source_Bb_Gbas_Clock.rst Source_Bb_Gbas_FilterPy.rst Source_Bb_Gbas_Mset.rst Source_Bb_Gbas_Setting.rst Source_Bb_Gbas_Trigger.rst Source_Bb_Gbas_Vdb.rst Source_Bb_Gbas_Waveform.rst