Fa
SCPI Commands :
[SOURce<HW>]:BB:EUTRa:TCW:FA:FRALlocation
[SOURce<HW>]:BB:EUTRa:TCW:FA:RBALlocation
- class FaCls[source]
Fa commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- get_fr_allocation() RsSmbv.enums.EutraTcwfReqAlloc [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TCW:FA:FRALlocation value: enums.EutraTcwfReqAlloc = driver.source.bb.eutra.tcw.fa.get_fr_allocation()
Determines the frequency position of the wanted and interfering signal.
- return
frequency_alloc: No help available
- get_rb_allocation() RsSmbv.enums.EutraTcwfReqAlloc [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TCW:FA:RBALlocation value: enums.EutraTcwfReqAlloc = driver.source.bb.eutra.tcw.fa.get_rb_allocation()
Determines the frequency position of the wanted and interfering signal.
- return
res_block_alloc: HIGHer| LOWer
- set_fr_allocation(frequency_alloc: RsSmbv.enums.EutraTcwfReqAlloc) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TCW:FA:FRALlocation driver.source.bb.eutra.tcw.fa.set_fr_allocation(frequency_alloc = enums.EutraTcwfReqAlloc.HIGHer)
Determines the frequency position of the wanted and interfering signal.
- param frequency_alloc
HIGHer| LOWer
- set_rb_allocation(res_block_alloc: RsSmbv.enums.EutraTcwfReqAlloc) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:TCW:FA:RBALlocation driver.source.bb.eutra.tcw.fa.set_rb_allocation(res_block_alloc = enums.EutraTcwfReqAlloc.HIGHer)
Determines the frequency position of the wanted and interfering signal.
- param res_block_alloc
HIGHer| LOWer