B
SCPI Command :
[SENSe]:POWer:CATegory:B
- class BCls[source]
B commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.PowerCategoryB [source]
# SCPI: [SENSe]:POWer:CATegory:B value: enums.PowerCategoryB = driver.applications.k14Xnr5G.sense.power.category.b.get()
- Selects the limit table for category B stations.
INTRO_CMD_HELP: Prerequisites for this command
Select category B base station ([SENSe:]POWer:CATegory) .
- return
category: OPT1 | OPT2
- set(category: RsFsw.enums.PowerCategoryB) None [source]
# SCPI: [SENSe]:POWer:CATegory:B driver.applications.k14Xnr5G.sense.power.category.b.set(category = enums.PowerCategoryB.OPT1)
- Selects the limit table for category B stations.
INTRO_CMD_HELP: Prerequisites for this command
Select category B base station ([SENSe:]POWer:CATegory) .
- param category
OPT1 | OPT2