Cell

SCPI Commands

SENSe:WCDMa:SIGNaling<Instance>:CELL:CONFig
class Cell[source]

Cell commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_config()RsCmwWcdmaSig.enums.CellConfig[source]
# SCPI: SENSe:WCDMa:SIGNaling<instance>:CELL:CONFig
value: enums.CellConfig = driver.sense.cell.get_config()

Returns information corresponding to the gray/green icons displayed behind the cell state in the ‘Connection Status’ area of the main view. The icons indicate the type of a PS connection.

return

config: WCDMa | HSDPa | HSPLus | DCHS | HSPA | HDUPlus | DDUPlus | DHDU | 3CHS | 3DUPlus | 3HDU WCDMa: R99 signal, no HSPA test mode HSDPa: HSDPA HSPLus: HSDPA+ DCHS: dual carrier HSDPA+ HSPA: HSDPA and HSUPA HDUPlus: HSDPA+ and HSUPA DDUPlus: dual carrier HSDPA+ and single carrier HSUPA DHDU: dual carrier HSDPA+ and dual carrier HSUPA 3CHS: three carrier HSDPA+ 3DUPlus: three carrier HSDPA+ and single carrier HSUPA 3HDU: three carrier HSDPA+ and dual carrier HSUPA