Sms

SCPI Command :

[CONFigure]:SIGNaling:SMS:SCENtre
class SmsCls[source]

Sms commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_scentre() str[source]
# SCPI: [CONFigure]:SIGNaling:SMS:SCENtre
value: str = driver.configure.signaling.sms.get_scentre()

Configures the number of the short message service center used by the originator of the message.

return:

address: No help available

set_scentre(address: str) None[source]
# SCPI: [CONFigure]:SIGNaling:SMS:SCENtre
driver.configure.signaling.sms.set_scentre(address = 'abc')

Configures the number of the short message service center used by the originator of the message.

param address:

No help available