Pswitched

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:CELL:PSWitched:CERRor
class Pswitched[source]

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

get_cerror()RsCmwGsmSig.enums.ConnectError[source]
# SCPI: SENSe:GSM:SIGNaling<Instance>:CELL:PSWitched:CERRor
value: enums.ConnectError = driver.sense.cell.pswitched.get_cerror()

Returns error information related to the active CS/PS connection.

return

connection_error: NERRor | REJected | RLTimeout | PTIMeout | STIMeout | IGNored | ATIMeout NERRor: no error REJected: connection rejected RLTimeout: radio link timeout PTIMeout: paging timeout STIMeout: signaling timeout IGNored: connection ignored ATIMeout: alerting timeout