Fa
SCPI Command :
[SOURce<HW>]:BB:NR5G:TCW:FA:FRALlocation
- class FaCls[source]
Fa commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_fr_allocation() RsSmbv.enums.LowHigh [source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:FA:FRALlocation value: enums.LowHigh = driver.source.bb.nr5G.tcw.fa.get_fr_allocation()
Sets the frequency allocation to FR1 or FR2.
- return
freq_alloc: LOW| HIGH
- set_fr_allocation(freq_alloc: RsSmbv.enums.LowHigh) None [source]
# SCPI: [SOURce<HW>]:BB:NR5G:TCW:FA:FRALlocation driver.source.bb.nr5G.tcw.fa.set_fr_allocation(freq_alloc = enums.LowHigh.HIGH)
Sets the frequency allocation to FR1 or FR2.
- param freq_alloc
LOW| HIGH