Service

SCPI Commands

CONFigure:CDMA:SIGNaling<Instance>:SMS:BROadcast:SERVice:CATegory
class Service[source]

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

get_category()str[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SMS:BROadcast:SERVice:CATegory
value: str = driver.configure.sms.broadcast.service.get_category()

Defined in 3GPP2 C.R1001, section 9.3.

return

category: Standard service category for the whole range except #H1000 to #H10FF: WEA messages and #H8001 to #H803F, #HC001 to #HC03F: proprietary service category Range: #H0 to #HFFFF

set_category(category: str)None[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:SMS:BROadcast:SERVice:CATegory
driver.configure.sms.broadcast.service.set_category(category = r1)

Defined in 3GPP2 C.R1001, section 9.3.

param category

Standard service category for the whole range except #H1000 to #H10FF: WEA messages and #H8001 to #H803F, #HC001 to #HC03F: proprietary service category Range: #H0 to #HFFFF