Mset

SCPI Commands :

[SOURce<HW>]:BB:GBAS:MSET:MTYPe
[SOURce<HW>]:BB:GBAS:MSET:SRATe
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_mtype() str[source]
# [SOURce<HW>]:BB:GBAS:MSET:MTYPe
value: str = driver.source.bb.gbas.mset.get_mtype()

Queries the used modulation.

Returns:

mtype: string

get_symbol_rate() float[source]
# [SOURce<HW>]:BB:GBAS:MSET:SRATe
value: float = driver.source.bb.gbas.mset.get_symbol_rate()

Queries the used sample rate.

Returns:

srate: float Range: 10.49E3 to 10.51E3