Info

SCPI Command :

SENSe:LTE:SIGNaling<Instance>:SMS:OUTGoing:INFO:LMSent
class InfoCls[source]

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

get_lmsent() LastMessageSent[source]
# SCPI: SENSe:LTE:SIGNaling<Instance>:SMS:OUTGoing:INFO:LMSent
value: enums.LastMessageSent = driver.sense.sms.outgoing.info.get_lmsent()

Queries whether the last outgoing short message transfer was successful or not.

return:

last_message_sent: SUCCessful | FAILed | NAV NAV is returned during an outgoing short message transfer and if there has been no transfer since the cell was switched on / the session has been started.