Perform

SCPI Commands

CONFigure:DATA:CONTrol:IMS<Ims>:UPDate:PERForm
class Perform[source]

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

set(ims=<Ims.Default: -1>)None[source]
# SCPI: CONFigure:DATA:CONTrol:IMS<Suffix>:UPDate:PERForm
driver.configure.data.control.ims.update.perform.set(ims = repcap.Ims.Default)

Initiates an ‘outband’ call update. The settings configured via the UPDate commands are applied to the call selected via method RsCmwDau.Configure.Data.Control.Ims.Update.Call.Id.set.

param ims

optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Ims’)

set_with_opc(ims=<Ims.Default: -1>)None[source]