Info

SCPI Commands

CONFigure:DATA:CONTrol:IMS<Ims>:CLEan:GENeral:INFO
class Info[source]

Info 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>:CLEan:GENeral:INFO
driver.configure.data.control.ims.clean.general.info.set(ims = repcap.Ims.Default)

Clears the ‘General IMS Info’ area.

param ims

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

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