Disconnect

SCPI Commands

CONFigure:DATA:CONTrol:IMS:VOICe:CALL:DISConnect
class Disconnect[source]

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

set()None[source]
# SCPI: CONFigure:DATA:CONTrol:IMS:VOICe:CALL:DISConnect
driver.configure.data.control.ims.voice.call.disconnect.set()

No command help available

set_with_opc()None[source]
# SCPI: CONFigure:DATA:CONTrol:IMS:VOICe:CALL:DISConnect
driver.configure.data.control.ims.voice.call.disconnect.set_with_opc()

No command help available

Same as set, but waits for the operation to complete before continuing further. Use the RsCmwDau.utilities.opc_timeout_set() to set the timeout value.