Ntfcn

SCPI Commands

CONFigure:DATA:CONTrol:IMS<Ims>:UPDate:RCS:IDLE:NTFCn
class Ntfcn[source]

Ntfcn 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:RCS:IDLE:NTFCn
driver.configure.data.control.ims.update.rcs.idle.ntfcn.set(ims = repcap.Ims.Default)

Send an ‘idle’ notification to the DUT as ‘isComposing’ status message.

param ims

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

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